tools/build_gtk_tree.js
authorAlan Knowles <alan@roojs.com>
Wed, 8 Aug 2012 10:34:17 +0000 (18:34 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 8 Aug 2012 10:34:17 +0000 (18:34 +0800)
tools/build_gtk_tree.js

index ac0193d..5b1ce1f 100644 (file)
@@ -90,7 +90,7 @@ function BuildLists () {
                     full_method_name = p.memberOf + '.' + p.type;
                 }
                 
-                print(full_method_name );
+                //print(full_method_name );
                 
                 if (allmethods.indexOf(full_method_name) < 0) {
                     allmethods.push(full_method_name);