* removing auto stylesheet loading

This commit is contained in:
primalmotion 2010-07-29 18:04:24 +02:00
parent 93c860e8e5
commit f8f5c923dd
1 changed files with 0 additions and 2 deletions

View File

@ -324,6 +324,4 @@ Util.selectStylesheet = function(sheet) {
return sheet;
};
// call once to disable alternates and get around webkit bug
Util.selectStylesheet(null);