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

List:       kde-commits
Subject:    KDE/kdelibs/kfile
From:       Kevin Ottens <ervin () kde ! org>
Date:       2010-06-14 21:17:13
Message-ID: 20100614211713.AFCF4AC8D3 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1137986 by ervin:

Be less verbose.


 M  +2 -2      kfileplacessharedbookmarks.cpp  


--- trunk/KDE/kdelibs/kfile/kfileplacessharedbookmarks.cpp #1137985:1137986
@@ -264,14 +264,14 @@
 
 void KFilePlacesSharedBookmarks::slotSharedBookmarksChanged()
 {
-    kDebug() << "shared bookmarks changed";
+    //kDebug() << "shared bookmarks changed";
     bool dirty = integrateSharedBookmarks();
     if (dirty) m_placesBookmarkManager->emitChanged();
 }
 
 void KFilePlacesSharedBookmarks::slotBookmarksChanged()
 {
-    kDebug() << "places bookmarks changed";
+    //kDebug() << "places bookmarks changed";
     bool dirty = exportSharedBookmarks();
     if (dirty) m_sharedBookmarkManager->emitChanged();
 }
[prev in list] [next in list] [prev in thread] [next in thread] 

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