summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Config/BugChange.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Bugzilla/Config/BugChange.pm')
-rw-r--r--Bugzilla/Config/BugChange.pm7
1 files changed, 0 insertions, 7 deletions
diff --git a/Bugzilla/Config/BugChange.pm b/Bugzilla/Config/BugChange.pm
index 6ea20b6a8..bacacc082 100644
--- a/Bugzilla/Config/BugChange.pm
+++ b/Bugzilla/Config/BugChange.pm
@@ -53,13 +53,6 @@ sub get_param_list {
},
{
- name => 'defaultpriority',
- type => 't',
- default => 'P2',
- checker => \&check_priority
- },
-
- {
name => 'musthavemilestoneonaccept',
type => 'b',
default => 0