------------------------------------------------------------
revno: 80
committer: Aurelien Gateau <aurelien.gat...@canonical.com>
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;

_______________________________________________
Mailing list: https://launchpad.net/~ayatana-commits
Post to     : ayatana-commits@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ayatana-commits
More help   : https://help.launchpad.net/ListHelp

Reply via email to