mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-05-03 04:14:42 +00:00
removed commented code - no longer needed
This commit is contained in:
parent
9c759b804d
commit
5740e59819
1 changed files with 0 additions and 3 deletions
|
|
@ -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();
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue