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))
{