Changeset 14862 for trunk/FACT++/gui


Ignore:
Timestamp:
02/04/13 10:36:34 (12 years ago)
Author:
tbretz
Message:
Removed a workaround which became obsolete with a newer root version.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/gui/fact.cc

    r13757 r14862  
    7878        // It seems sometimes TGQt::RegisterWid is called before
    7979        // fWidgetArray is initialized, so we force that to happen here
    80         TQtWidget(NULL);
    81         cout << "LD_LIBRARY_PATH=" << gSystem->GetDynamicPath() << endl;
     80//        TQtWidget(NULL);
     81//        cout << "LD_LIBRARY_PATH=" << gSystem->GetDynamicPath() << endl;
    8282    }
    8383
Note: See TracChangeset for help on using the changeset viewer.