Index: trunk/FACT++/gui/fact.cc
===================================================================
--- trunk/FACT++/gui/fact.cc	(revision 14861)
+++ trunk/FACT++/gui/fact.cc	(revision 14862)
@@ -78,6 +78,6 @@
         // It seems sometimes TGQt::RegisterWid is called before
         // fWidgetArray is initialized, so we force that to happen here
-        TQtWidget(NULL);
-        cout << "LD_LIBRARY_PATH=" << gSystem->GetDynamicPath() << endl;
+//        TQtWidget(NULL);
+//        cout << "LD_LIBRARY_PATH=" << gSystem->GetDynamicPath() << endl;
     }
 
