X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/35278519b9b44c9543126e06841b1cfb8510eb82..47c79edd46ef8d5cf7da20dd4e376d70c55b6243:/lib/gui/ewidgetdesktop.cpp?ds=sidebyside diff --git a/lib/gui/ewidgetdesktop.cpp b/lib/gui/ewidgetdesktop.cpp index fb0f39dd..afe1995c 100644 --- a/lib/gui/ewidgetdesktop.cpp +++ b/lib/gui/ewidgetdesktop.cpp @@ -272,7 +272,7 @@ void eWidgetDesktop::makeCompatiblePixmap(gPixmap &pm) if (m_comp_mode != cmImmediate) return; - eDebug("widgetDesktop: make compatible pixmap of %p\n", &pm); +// eDebug("widgetDesktop: make compatible pixmap of %p", &pm); if (!m_screen.m_dc) { eWarning("eWidgetDesktop: no DC to make pixmap compatible with!");