From 73b3db92d61711375ee11ccb39e2575929141563 Mon Sep 17 00:00:00 2001 From: Mark Lentczner Date: Sat, 17 Jul 2010 06:17:53 +0000 Subject: factored out head element generation --- html/haddock-util.js | 1 - 1 file changed, 1 deletion(-) (limited to 'html/haddock-util.js') diff --git a/html/haddock-util.js b/html/haddock-util.js index 326a64b9..372fd0e8 100644 --- a/html/haddock-util.js +++ b/html/haddock-util.js @@ -136,7 +136,6 @@ function setSynopsis(filename) { if (parent.window.synopsis) { parent.window.synopsis.location = filename; } - resetStyle(); // ugly: we are using setSynopsis as a hook! } -- cgit v1.2.3