Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 165280 | Differences between
and this patch

Collapse All | Expand All

(-)Amaya/thotlib/base/AmayaApp.cpp.orig (-1 / +2 lines)
Lines 325-331 Link Here
325
  m_AmayaIsInit = true;
325
  m_AmayaIsInit = true;
326
326
327
  // Log window.
327
  // Log window.
328
//  new wxLogWindow(NULL, wxT("Amaya traces"));
328
  // new wxLogWindow(NULL, wxT("Amaya traces"));
329
  wxWakeUpIdle();
329
330
330
  return true;
331
  return true;
331
}
332
}

Return to bug 165280