diff options
Diffstat (limited to 'createaccount.cgi')
-rwxr-xr-x | createaccount.cgi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/createaccount.cgi b/createaccount.cgi index 8a5b85782..79be1bb64 100755 --- a/createaccount.cgi +++ b/createaccount.cgi @@ -24,7 +24,6 @@ # Christopher Aillon <christopher@aillon.com> # Gervase Markham <gerv@gerv.net> -use diagnostics; use strict; use lib qw(.); |