From d869590911f34ebe7a291def5e24193100482c0a Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Mon, 24 Nov 2008 02:40:15 +0000 Subject: [PATCH] remove old profile template variable checks due to Account --- t/mandatory_template_vars.t | 9 --------- 1 file changed, 9 deletions(-) diff --git a/t/mandatory_template_vars.t b/t/mandatory_template_vars.t index 3f3190a70..83a518da0 100644 --- a/t/mandatory_template_vars.t +++ b/t/mandatory_template_vars.t @@ -21,15 +21,6 @@ use File::Find; #variables exist in their templates. my @tmplVarTable = ( - ## Templates from WebGUI:Operation::Profile.pm - { - id => 'PBtmpl0000000000000051', - var => [ qw(profile.form.footer profile.form.header profile.form.hidden profile.form.submit) ], - }, - { - id => 'PBtmpl0000000000000052', - var => [ ], - }, ## Templates from WebGUI::AdminConsole.pm { id => 'PBtmpl0000000000000137',