From: Alan Knowles Date: Thu, 9 Aug 2012 15:39:41 +0000 (+0800) Subject: tools/build_gtk_tree.js X-Git-Url: http://git.roojs.org/?p=app.Builder.js;a=commitdiff_plain;h=5836be9fa58ae4d9f719efd25e644956e1f43e07 tools/build_gtk_tree.js --- diff --git a/tools/build_gtk_tree.js b/tools/build_gtk_tree.js index 002dbbf11..51cc8e862 100644 --- a/tools/build_gtk_tree.js +++ b/tools/build_gtk_tree.js @@ -348,7 +348,7 @@ right: if (typeof(usage_left[dupe]) == 'undefined') { usage_left[dupe] = []; } - print(par+ ' is a dupe of ' + dupe); + //print(par+ ' is a dupe of ' + dupe); usage_left[dupe].pushUnique(par); break; } @@ -360,8 +360,7 @@ right: } usage = nusage; - print(JSON.stringify(nusage,null,4)); - Seed.exit(); + //print(JSON.stringify(nusage,null,4)); Seed.exit(); //print(JSON.stringify(methods['Gtk.Switch'],null,4)); var str = [];