Bug 65383: Clean up milestone prefs - currmilestone and nummilestones are obsolete

Patch by Vlad Dascalu <jocuri@softhome.net> r= kiko, a= justdave
parent 5d5a861f
......@@ -640,24 +640,6 @@ You will get this message once a day until you\'ve dealt with these bugs!
},
{
name => 'nummilestones',
desc => 'If using Target Milestone, how many milestones do you wish to
appear?',
type => 't',
default => 10,
checker => \&check_numeric
},
{
name => 'curmilestone',
desc => 'If using Target Milestone, Which milestone are we working ' .
'toward right now?',
type => 't',
default => 1,
checker => \&check_numeric
},
{
name => 'musthavemilestoneonaccept',
desc => 'If you are using Target Milestone, do you want to require that ' .
'the milestone be set in order for a user to ACCEPT a bug?',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment