summaryrefslogtreecommitdiffstats
path: root/mod_perl.pl
diff options
context:
space:
mode:
Diffstat (limited to 'mod_perl.pl')
-rw-r--r--mod_perl.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/mod_perl.pl b/mod_perl.pl
index bc22a774f..b4a8f297e 100644
--- a/mod_perl.pl
+++ b/mod_perl.pl
@@ -28,7 +28,6 @@ use strict;
# startup, so we always specify () after using any module in this
# file.
-use Apache::DBI ();
use Apache2::ServerUtil;
use Apache2::SizeLimit;
use ModPerl::RegistryLoader ();