diff options
Diffstat (limited to 'showattachment.cgi')
-rwxr-xr-x | showattachment.cgi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/showattachment.cgi b/showattachment.cgi index 4aaf6f17d..0c93483bd 100755 --- a/showattachment.cgi +++ b/showattachment.cgi @@ -21,7 +21,6 @@ # Contributor(s): Terry Weissman <terry@mozilla.org> # Jacob Steenhagen <jake@acutex.net> -use diagnostics; use strict; use lib qw(.); |