aboutsummaryrefslogtreecommitdiffstats
path: root/syncshadowdb
diff options
context:
space:
mode:
authorbbaetz%student.usyd.edu.au <>2002-08-26 13:16:47 +0000
committerbbaetz%student.usyd.edu.au <>2002-08-26 13:16:47 +0000
commit5b18c51fdfab10bd25a17e9e729aedf4782cd6f7 (patch)
tree7192b9f3e69eadeaea611822f8594df0fb608f90 /syncshadowdb
parent2154f73062a3b089f4e3488a9e0d133eb82f1566 (diff)
downloadbugs-5b18c51fdfab10bd25a17e9e729aedf4782cd6f7.tar
bugs-5b18c51fdfab10bd25a17e9e729aedf4782cd6f7.tar.gz
bugs-5b18c51fdfab10bd25a17e9e729aedf4782cd6f7.tar.bz2
bugs-5b18c51fdfab10bd25a17e9e729aedf4782cd6f7.tar.xz
bugs-5b18c51fdfab10bd25a17e9e729aedf4782cd6f7.zip
Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)
r=joel x2
Diffstat (limited to 'syncshadowdb')
-rwxr-xr-xsyncshadowdb1
1 files changed, 0 insertions, 1 deletions
diff --git a/syncshadowdb b/syncshadowdb
index 18c4528dc..ffe87eea3 100755
--- a/syncshadowdb
+++ b/syncshadowdb
@@ -21,7 +21,6 @@
# Contributor(s): Terry Weissman <terry@mozilla.org>
# David Gardiner <david.gardiner@unisa.edu.au>
-use diagnostics;
use strict;
require "globals.pl";