[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdebase/klipper
From:       Esben Mose Hansen <kde () mosehansen ! dk>
Date:       2005-02-05 0:19:29
Message-ID: 20050205001929.1A0C21D21C () office ! kde ! org
[Download RAW message or body]

CVS commit by esben: 

Accidentially committet debug print. Sorry, I'll go to bed now.


  M +0 -1      configdialog.cpp   1.73
  M +0 -2      urlgrabber.cpp   1.47


--- kdebase/klipper/configdialog.cpp  #1.72:1.73
@@ -34,5 +34,4 @@
 #include <kparts/componentfactory.h>
 
-#include <kdebug.h>
 #include "configdialog.h"
 

--- kdebase/klipper/urlgrabber.cpp  #1.46:1.47
@@ -439,5 +439,4 @@ ClipAction::ClipAction( KConfig *kc )
         kc->setGroup( group.arg( i ) );
 
-        kdDebug() << "kc->isDollarExpansion=" <<  kc->readEntry( "Commandline" ) << endl;
         addCommand( kc->readPathEntry( "Commandline" ),
                     kc->readEntry( "Description" ), // i18n'ed
@@ -458,5 +457,4 @@ void ClipAction::addCommand( const QStri
     if ( command.isEmpty() )
         return;
-    kdDebug() << "command->command=" << command << endl;
 
     struct ClipCommand *cmd = new ClipCommand( command, description, enabled, icon );


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic