aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--boot.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 34decc329..c9121fa4a 100644
--- a/boot.php
+++ b/boot.php
@@ -1264,7 +1264,6 @@ class App {
self::$page['htmlhead'] = replace_macros(get_markup_template('head.tpl'),
[
- '$preload_images' => $preload_images,
'$user_scalable' => $user_scalable,
'$query' => urlencode(self::$query_string),
'$baseurl' => self::get_baseurl(),