From 135600ea3a223db0b02d619ed641012ad0977216 Mon Sep 17 00:00:00 2001 From: Guillaume Mazoyer Date: Tue, 30 Jan 2018 16:08:05 +0100 Subject: Remove dead code. --- index.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/index.php b/index.php index 6fb49d6..64e72bb 100644 --- a/index.php +++ b/index.php @@ -260,9 +260,6 @@ final class LookingGlass { print(''); print(''.htmlentities($this->frontpage['title']).''); print(''); - if ($this->frontpage['custom_bootstrap_theme']) { - print(''); - } print(''); print(''); print(''); -- cgit v1.2.3