gtkrun.js
authorAlan Knowles <alan@akbkhome.com>
Thu, 21 Oct 2010 09:16:16 +0000 (17:16 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 21 Oct 2010 09:16:16 +0000 (17:16 +0800)
gtkrun.js

index acf4f4d..24219b2 100644 (file)
--- a/gtkrun.js
+++ b/gtkrun.js
@@ -30,7 +30,6 @@
 GIRepository = imports.gi.GIRepository;
 GIRepository.IRepository.prepend_search_path('/home/alan/.Builder/girepository-1.1');
 
-print(JSON.stringify(GIRepository.IRepository.get_search_path()));
 
 Gtk         = imports.gi.Gtk;
 Gdk         = imports.gi.Gdk;