Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 59746
Collapse All | Expand All

(-)kaffeine/main.cpp.orig (-1 / +1 lines)
Lines 65-71 Link Here
65
   
65
   
66
#ifdef FamilyInternet6  /* in X.h since xfree version 4.3.99.10 */
66
#ifdef FamilyInternet6  /* in X.h since xfree version 4.3.99.10 */
67
  kdDebug() << "Main: XInitThreads()" << endl;
67
  kdDebug() << "Main: XInitThreads()" << endl;
68
  XInitThreads();
68
  //  XInitThreads();
69
#endif  
69
#endif  
70
70
71
  KAboutData aboutData( "kaffeine", I18N_NOOP("Kaffeine Player"),
71
  KAboutData aboutData( "kaffeine", I18N_NOOP("Kaffeine Player"),

Return to bug 59746