summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Bugzilla/Install/Filesystem.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/Bugzilla/Install/Filesystem.pm b/Bugzilla/Install/Filesystem.pm
index 5e51dd9cc..0ddc208bc 100644
--- a/Bugzilla/Install/Filesystem.pm
+++ b/Bugzilla/Install/Filesystem.pm
@@ -117,7 +117,6 @@ sub HTTPD_ENV_CONF {
sub _error_page {
my ($code, $title, $description) = @_;
- warn "urlbase: ", Bugzilla->urlbase, "\n";
my $host = Bugzilla->urlbase->host;
return <<EOT;