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

index 4b68361..f0bca1e 100644 (file)
@@ -170,10 +170,10 @@ function BuildLists () {
                     
                 });
                 // also needs to add 
-                
-                
+                /*
+                 
                 implementations[addable_type].forEach(function(addable_child) {
-                    print(addable_child);
+                    
                     if (addable_child == 'Gtk.Window') {
                         return;
                     }
@@ -197,7 +197,7 @@ function BuildLists () {
                 });
                 
                 
-                
+                */