diff options
Diffstat (limited to 'defparams.pl')
-rw-r--r-- | defparams.pl | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/defparams.pl b/defparams.pl index 4530a73c2..c0e1a9fa9 100644 --- a/defparams.pl +++ b/defparams.pl @@ -395,11 +395,6 @@ DefParam("usebrowserinfo", "b", 1); -DefParam("usedependencies", - "Do you wish to use dependencies (allowing you to mark which bugs depend on which other ones)?", - "b", - 1); - DefParam("usevotes", "Do you wish to allow users to vote for bugs? Note that in order for this to be effective, you will have to change the maximum votes allowed in a product to be non-zero in <a href=\"editproducts.cgi\">the product edit page</a>.", "b", |