← Back to team overview

ayatana-commits team mailing list archive

[Branch ~agateau/plasma-indicatordisplay/trunk] Rev 80: debug--

 

------------------------------------------------------------
revno: 80
committer: Aurelien Gateau <aurelien.gateau@xxxxxxxxxxxxx>
branch nick: plasma-indicatordisplay
timestamp: Tue 2009-09-15 14:19:29 +0200
message:
  debug--
modified:
  src/filtermodel.cpp


--
lp:plasma-indicatordisplay
https://code.launchpad.net/~agateau/plasma-indicatordisplay/trunk

Your team ayatana-commits is subscribed to branch lp:plasma-indicatordisplay.
To unsubscribe from this branch go to https://code.launchpad.net/~agateau/plasma-indicatordisplay/trunk/+edit-subscription.
=== modified file 'src/filtermodel.cpp'
--- src/filtermodel.cpp	2009-09-15 12:16:56 +0000
+++ src/filtermodel.cpp	2009-09-15 12:19:29 +0000
@@ -65,7 +65,6 @@
     }
 
     QVariant serverType = serverIndex.data(ListenerModel::ServerTypeRole);
-    kDebug() << "serverType" << serverType;
     if (!serverType.isValid()) {
         // We don't know the server type for now, wait
         return false;