Removed debugging statement
This commit is contained in:
parent
f6967ac575
commit
d4443da626
|
@ -335,7 +335,6 @@ var AIRTIME = (function(AIRTIME) {
|
||||||
};
|
};
|
||||||
|
|
||||||
libraryInit = function() {
|
libraryInit = function() {
|
||||||
return;
|
|
||||||
|
|
||||||
$libContent = $("#library_content");
|
$libContent = $("#library_content");
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue