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

List:       kde-commits
Subject:    [kidletime] src/plugins/xsync: Disabled spamming the console output with 'waiting for' messages
From:       Ivan Čukić <ivan.cukic () kde ! org>
Date:       2016-10-17 9:07:21
Message-ID: E1bw3tB-0000Rc-83 () code ! kde ! org
[Download RAW message or body]

Git commit 6ce9283950bb8b895008acc5d73d068192d7cc09 by Ivan Čukić.
Committed on 17/10/2016 at 09:06.
Pushed by ivan into branch 'master'.

Disabled spamming the console output with 'waiting for' messages

M  +1    -1    src/plugins/xsync/xsyncbasedpoller.cpp

http://commits.kde.org/kidletime/6ce9283950bb8b895008acc5d73d068192d7cc09

diff --git a/src/plugins/xsync/xsyncbasedpoller.cpp \
b/src/plugins/xsync/xsyncbasedpoller.cpp index fde8833..fff0bce 100644
--- a/src/plugins/xsync/xsyncbasedpoller.cpp
+++ b/src/plugins/xsync/xsyncbasedpoller.cpp
@@ -278,7 +278,7 @@ void XSyncBasedPoller::reloadAlarms()
 
 bool XSyncBasedPoller::xcbEvent(xcb_generic_event_t *event)
 {
-    qCDebug(KIDLETIME) << event->response_type << "waiting for" << \
m_sync_event+XCB_SYNC_ALARM_NOTIFY; +    // qCDebug(KIDLETIME) << \
event->response_type << "waiting for" << m_sync_event+XCB_SYNC_ALARM_NOTIFY;  if \
(event->response_type != m_sync_event + XCB_SYNC_ALARM_NOTIFY) {  return false;
     }


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

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