Browse Source

Task #2541 - Removing forgotten debugging message.

Ivan Tcholakov 14 years ago
parent
commit
69525acf3d
1 changed files with 0 additions and 1 deletions
  1. 0 1
      main/inc/lib/swfobject/swfobject_source/swfobject_source.js

+ 0 - 1
main/inc/lib/swfobject/swfobject_source/swfobject_source.js

@@ -1056,7 +1056,6 @@ var swfobject = function() {
         }
     };
 }();
-alert(SWFObject());
 
 
 /******************************************************************************/