From be99f4e646796e3d49eb519c4b78e45c3b4de0ee Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 18 May 2008 19:31:57 +0000 Subject: [PATCH] Removed an include not used. --- htdocs/main.inc.php | 1 - 1 file changed, 1 deletion(-) diff --git a/htdocs/main.inc.php b/htdocs/main.inc.php index 00307a82dab..54712857a84 100644 --- a/htdocs/main.inc.php +++ b/htdocs/main.inc.php @@ -788,7 +788,6 @@ function top_htmlhead($head, $title='', $disablejs=0, $disablehead=0, $arrayofjs // Output style sheets print ''."\n"; - print ''."\n"; // CSS forced by modules if (is_array($conf->css_modules)) {