diff options
Diffstat (limited to 'request.cgi')
-rwxr-xr-x | request.cgi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/request.cgi b/request.cgi index 00587917f..0b6c440ad 100755 --- a/request.cgi +++ b/request.cgi @@ -25,7 +25,6 @@ ################################################################################ # Make it harder for us to do dangerous things in Perl. -use diagnostics; use strict; # Include the Bugzilla CGI and general utility library. |