forked from 0x2620/oxjs
remove print statements
This commit is contained in:
parent
e3f900030c
commit
fbeb434e27
11 changed files with 0 additions and 24 deletions
|
|
@ -373,7 +373,6 @@ Ox.load.UI = function(options, callback) {
|
|||
() -> <u> hide loading screen
|
||||
@*/
|
||||
Ox.UI.hideLoadingScreen = function() {
|
||||
//Ox.print('hideLoadingScreen')
|
||||
var $div = $('.OxLoadingScreen'),
|
||||
error = $div.is('.OxError');
|
||||
//$div.find('img').remove();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue