summaryrefslogtreecommitdiffstats
path: root/whine.pl
diff options
context:
space:
mode:
Diffstat (limited to 'whine.pl')
-rwxr-xr-xwhine.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/whine.pl b/whine.pl
index b2508edc2..10e9a5e13 100755
--- a/whine.pl
+++ b/whine.pl
@@ -440,7 +440,6 @@ sub run_queries {
bug_status
resolution
short_desc
- assigned_to
);
# A new Bugzilla::CGI object needs to be created to allow
# Bugzilla::Search to execute a saved query. It's exceedingly weird,