summaryrefslogtreecommitdiffstats
path: root/process_bug.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'process_bug.cgi')
-rwxr-xr-xprocess_bug.cgi1
1 files changed, 0 insertions, 1 deletions
diff --git a/process_bug.cgi b/process_bug.cgi
index f10467d4e..85e6c60fc 100755
--- a/process_bug.cgi
+++ b/process_bug.cgi
@@ -69,7 +69,6 @@ my $cgi = Bugzilla->cgi;
my $dbh = Bugzilla->dbh;
my $template = Bugzilla->template;
my $vars = {};
-$vars->{'use_keywords'} = 1 if Bugzilla::Keyword::keyword_count();
######################################################################
# Subroutines