[fusion-commits] Compiz mirror: Changes to 'master' (6025dbc43f39f111bf1565c4c4fe0cba57ac7635)

compiz at server.opencompositing.org compiz at server.opencompositing.org
Sun May 18 23:20:06 CEST 2008


New commits:
commit 6025dbc43f39f111bf1565c4c4fe0cba57ac7635
Author: Dennis Kasprzyk <onestone at opencompositing.org>
Date:   Sun May 18 23:19:32 2008 +0200

    Removed debug output code.


 kde/window-decorator-kde4/switcher.cpp |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)


Modified: compiz/kde/window-decorator-kde4/switcher.cpp
===================================================================
--- compiz/kde/window-decorator-kde4/switcher.cpp
+++ compiz/kde/window-decorator-kde4/switcher.cpp
@@ -50,8 +50,6 @@ mId (id)
     mBackground->setImagePath ("dialogs/background");
     mBackground->setEnabledBorders(Plasma::PanelSvg::AllBorders);
 
-    kDebug() << Plasma::Theme::defaultTheme ()->themeName();
-    kDebug () << KGlobal::mainComponent().componentName();
     mBorder.left   = mBackground->marginSize(Plasma::LeftMargin);
     mBorder.right  = mBackground->marginSize(Plasma::RightMargin);
     mBorder.top    = mBackground->marginSize(Plasma::TopMargin);


More information about the commits mailing list