summaryrefslogtreecommitdiffstats
path: root/enter_bug.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'enter_bug.cgi')
-rwxr-xr-xenter_bug.cgi1
1 files changed, 0 insertions, 1 deletions
diff --git a/enter_bug.cgi b/enter_bug.cgi
index 4f0992df7..d7f8e60a1 100755
--- a/enter_bug.cgi
+++ b/enter_bug.cgi
@@ -135,7 +135,6 @@ sub formvalue {
##############################################################################
my $has_editbugs = $user->in_group('editbugs', $product->id);
-my $has_canconfirm = $user->in_group('canconfirm', $product->id);
# If a user is trying to clone a bug
# Check that the user has authorization to view the parent bug