isCompatible with can now handle all frontend types
[enigma2.git] / lib / gui / ewidgetdesktop.cpp
index fb0f39ddacaad7495fb26ba60ab8b3ef70372029..afe1995cf16a65e6219af522691bd0042133dab6 100644 (file)
@@ -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!");