summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlli Salli <ollisal@gmail.com>2010-12-30 20:33:58 +0200
committerOlli Salli <ollisal@gmail.com>2010-12-31 16:35:01 +0200
commit484fa9bf1d9aa5cc1ad77a757196f938f355568c (patch)
tree94b4bf810fcadf87daf793a698d093a6721d1659
parent7787f7477577728fdd9c46af007368f23a573693 (diff)
Remove public channel-factory.h header from SRCS
-rw-r--r--TelepathyQt4/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/TelepathyQt4/CMakeLists.txt b/TelepathyQt4/CMakeLists.txt
index 4fbb690d..87b51f28 100644
--- a/TelepathyQt4/CMakeLists.txt
+++ b/TelepathyQt4/CMakeLists.txt
@@ -21,7 +21,6 @@ set(telepathy_qt4_SRCS
channel.cpp
channel-class-spec.cpp
channel-factory.cpp
- channel-factory.h
channel-request.cpp
channel-dispatcher.cpp
channel-dispatch-operation.cpp