-rw-r--r-- | noncore/multimedia/opieplayer2/threadutil.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/noncore/multimedia/opieplayer2/threadutil.h b/noncore/multimedia/opieplayer2/threadutil.h index 1411535..2e83d3a 100644 --- a/noncore/multimedia/opieplayer2/threadutil.h +++ b/noncore/multimedia/opieplayer2/threadutil.h | |||
@@ -150,7 +150,6 @@ namespace ThreadUtil | |||
150 | bool m_inEventHandler : 1; | 150 | bool m_inEventHandler : 1; |
151 | Mutex m_guard; | 151 | Mutex m_guard; |
152 | WaitCondition m_condition; | 152 | WaitCondition m_condition; |
153 | QGuardedPtr<Channel> m_channel; | ||
154 | }; | 153 | }; |
155 | 154 | ||
156 | class Channel : public QObject | 155 | class Channel : public QObject |