diff options
author | terry%netscape.com <> | 1998-10-15 06:23:30 +0000 |
---|---|---|
committer | terry%netscape.com <> | 1998-10-15 06:23:30 +0000 |
commit | c37177906c1b5e0dea58092529feb26a25ad48c1 (patch) | |
tree | f445796a8b08417eb76c55230a0219eb25f8904d /query.cgi | |
parent | 43947610c2a08c927d0a0dfde3323ba09562d92c (diff) | |
download | bugs-c37177906c1b5e0dea58092529feb26a25ad48c1.tar bugs-c37177906c1b5e0dea58092529feb26a25ad48c1.tar.gz bugs-c37177906c1b5e0dea58092529feb26a25ad48c1.tar.bz2 bugs-c37177906c1b5e0dea58092529feb26a25ad48c1.tar.xz bugs-c37177906c1b5e0dea58092529feb26a25ad48c1.zip |
Removed incorrect comment.
Diffstat (limited to 'query.cgi')
-rwxr-xr-x | query.cgi | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -19,8 +19,6 @@ # # Contributor(s): Terry Weissman <terry@mozilla.org> -# Contains some global routines used throughout the CGI scripts of Bugzilla. - use diagnostics; use strict; |