summaryrefslogtreecommitdiffstats
path: root/mod_perl.pl
diff options
context:
space:
mode:
authorDylan William Hardison <dylan@hardison.net>2017-05-02 15:39:05 +0200
committerDylan William Hardison <dylan@hardison.net>2017-05-02 15:42:12 +0200
commit96ef286867ca2e8b81e5c4f0e3e1bc180e84539c (patch)
tree227d4835d548c29a282c8b3601535f3dc947cfa3 /mod_perl.pl
parente6423e215ca33695d93dcae2a9151b064052f145 (diff)
downloadbugzilla-96ef286867ca2e8b81e5c4f0e3e1bc180e84539c.tar.gz
bugzilla-96ef286867ca2e8b81e5c4f0e3e1bc180e84539c.tar.xz
Revert "Bug 1352264 - Preload all templates"
Diffstat (limited to 'mod_perl.pl')
-rw-r--r--mod_perl.pl3
1 files changed, 0 insertions, 3 deletions
diff --git a/mod_perl.pl b/mod_perl.pl
index f3beb88db..0a0a0df6a 100644
--- a/mod_perl.pl
+++ b/mod_perl.pl
@@ -79,9 +79,6 @@ $Bugzilla::extension_packages = Bugzilla::Extension->load_all();
Bugzilla->preload_features();
-# Force instantiation of template so Bugzilla::Template::PreloadProvider can do its magic.
-Bugzilla->template;
-
# Have ModPerl::RegistryLoader pre-compile all CGI scripts.
my $rl = new ModPerl::RegistryLoader();
# If we try to do this in "new" it fails because it looks for a