diff options
Diffstat (limited to 'Bugzilla')
-rw-r--r-- | Bugzilla/Config/General.pm | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Bugzilla/Config/General.pm b/Bugzilla/Config/General.pm index 15688dfd3..c870c7376 100644 --- a/Bugzilla/Config/General.pm +++ b/Bugzilla/Config/General.pm @@ -40,12 +40,6 @@ use constant get_param_list => ( }, { - name => 'shutdownhtml', - type => 'l', - default => '' - }, - - { name => 'announcehtml', type => 'l', default => '' |