|
From: <ma...@us...> - 2013-02-10 20:46:57
|
Revision: 1465
http://openautomation.svn.sourceforge.net/openautomation/?rev=1465&view=rev
Author: mayerch
Date: 2013-02-10 20:46:50 +0000 (Sun, 10 Feb 2013)
Log Message:
-----------
Remove debuging message
Modified Paths:
--------------
CometVisu/trunk/visu/lib/compatibility.js
Modified: CometVisu/trunk/visu/lib/compatibility.js
===================================================================
--- CometVisu/trunk/visu/lib/compatibility.js 2013-02-10 20:32:02 UTC (rev 1464)
+++ CometVisu/trunk/visu/lib/compatibility.js 2013-02-10 20:46:50 UTC (rev 1465)
@@ -172,7 +172,6 @@
vars.push(hash[0]);
vars[hash[0]] = hash[1];
}
- console.log( vars );
return vars;
},
getUrlVar: function(name){
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|