mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-01 11:50:54 +08:00
Removed methods which don't exist anymore.
This commit is contained in:
@@ -25,9 +25,6 @@ function test_api() {
|
||||
var isAbs = $.mobile.path.isAbsoluteUrl("//foo.com/a/file.html");
|
||||
var dirName = $.mobile.path.get("http://foo.com/a");
|
||||
$.mobile.silentScroll(100);
|
||||
|
||||
$.mobile.showPageLoadingMsg();
|
||||
$.mobile.hidePageLoadingMsg();
|
||||
}
|
||||
|
||||
function test_pagesDialogs() {
|
||||
@@ -258,4 +255,4 @@ function test_listview() {
|
||||
|
||||
function test_misc() {
|
||||
$.mobile.initializePage();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user