remove old profile template variable checks due to Account

This commit is contained in:
Colin Kuskie 2008-11-24 02:40:15 +00:00
parent a55f36a95b
commit d869590911

View file

@ -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',