You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by jb...@apache.org on 2010/08/16 07:42:11 UTC

svn commit: r985793 - /commons/sandbox/gsoc/2010/scxml-js/trunk/src/javascript/scxml/cgf/main.js

Author: jbeard
Date: Mon Aug 16 05:42:11 2010
New Revision: 985793

URL: http://svn.apache.org/viewvc?rev=985793&view=rev
Log:
Removed duplicate property.

Modified:
    commons/sandbox/gsoc/2010/scxml-js/trunk/src/javascript/scxml/cgf/main.js

Modified: commons/sandbox/gsoc/2010/scxml-js/trunk/src/javascript/scxml/cgf/main.js
URL: http://svn.apache.org/viewvc/commons/sandbox/gsoc/2010/scxml-js/trunk/src/javascript/scxml/cgf/main.js?rev=985793&r1=985792&r2=985793&view=diff
==============================================================================
--- commons/sandbox/gsoc/2010/scxml-js/trunk/src/javascript/scxml/cgf/main.js (original)
+++ commons/sandbox/gsoc/2010/scxml-js/trunk/src/javascript/scxml/cgf/main.js Mon Aug 16 05:42:11 2010
@@ -48,7 +48,6 @@ require.def("src/javascript/scxml/cgf/ma
 				noForEach : true,
 				noIndexOf : true,
 				noMap : true,
-				noForEach :true,
 				beautify : true,
 				log : true,
 				verbose :  true,