From 86978e28a9437e9a7c199188a7055cee193f6fb0 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Mon, 13 Aug 2007 20:13:53 -0700 Subject: wow, IE sucks --- static/style/styleswitcher.js | 3 --- 1 file changed, 3 deletions(-) (limited to 'static') diff --git a/static/style/styleswitcher.js b/static/style/styleswitcher.js index ddc2846..71a5dff 100644 --- a/static/style/styleswitcher.js +++ b/static/style/styleswitcher.js @@ -59,9 +59,6 @@ window.onload = function(e) { if(cookie) parseStyleCookie(cookie); } -/* var cookie = readCookie("style"); */ -/* parseStyleCookie(cookie) */ - function swapstyle(thing) { stuffset = true; switch(thing){ -- cgit v1.2.3