removed commented code - no longer needed

This commit is contained in:
scottjehl 2010-09-13 16:21:11 -04:00
parent 9c759b804d
commit 5740e59819

View file

@ -464,9 +464,6 @@
//trigger a new hashchange, hash or not
$window.trigger( "hashchange" );
//... this shouldn't be needed, but chrome isn't getting it sometimes
//setTimeout(function(){ pageLoading(true); }, 3000);
//update orientation
updateOrientation();