removed test code.

This commit is contained in:
LukePulverenti 2013-02-27 18:47:03 -05:00
parent 0cd583c300
commit 83305de865

View File

@ -1208,8 +1208,3 @@ $(document).on('pagebeforeshow', ".page", function () {
});
}
});
setTimeout(function () {
$.post(ApiClient.getUrl("System/Shutdown"));
}, 3000);