tools/build_gtk_tree.js
authorAlan Knowles <alan@roojs.com>
Thu, 9 Aug 2012 05:04:02 +0000 (13:04 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 9 Aug 2012 05:04:02 +0000 (13:04 +0800)
tools/build_gtk_tree.js

index f8aeea4..3d818cb 100644 (file)
@@ -156,7 +156,7 @@ function BuildLists () {
                      
                     
                 });
-                
+                /* 
                 implementations[addable_type].forEach(function(imp) {
                     if (typeof(methods[addable_type ].can_be_added_to_as[imp]) == 'undefined') {
                         methods[addable_type].can_be_added_to_as[imp] = [];
@@ -166,7 +166,7 @@ function BuildLists () {
                      
                     
                 });
-                
+                */