[telepathy-qt4/master] Removed header-compile-test.cpp
Andre Moreira Magalhaes (andrunko)
andre.magalhaes at collabora.co.uk
Tue Apr 7 23:09:14 PDT 2009
---
TelepathyQt4/Makefile.am | 3 +--
TelepathyQt4/header-compile-test.cpp | 18 ------------------
2 files changed, 1 insertions(+), 20 deletions(-)
delete mode 100644 TelepathyQt4/header-compile-test.cpp
diff --git a/TelepathyQt4/Makefile.am b/TelepathyQt4/Makefile.am
index f828d48..d12c412 100644
--- a/TelepathyQt4/Makefile.am
+++ b/TelepathyQt4/Makefile.am
@@ -76,8 +76,7 @@ libtelepathy_qt4_la_SOURCES = \
room-list.cpp \
streamed-media-channel.cpp \
text-channel.cpp \
- types.cpp \
- header-compile-test.cpp
+ types.cpp
nodist_libtelepathy_qt4_la_SOURCES = \
_gen/cli-account-body.hpp \
diff --git a/TelepathyQt4/header-compile-test.cpp b/TelepathyQt4/header-compile-test.cpp
deleted file mode 100644
index 9b34b14..0000000
--- a/TelepathyQt4/header-compile-test.cpp
+++ /dev/null
@@ -1,18 +0,0 @@
-/*
- * This is a fake compilation unit used to include all of the public headers
- * in the library to verify the generation machinery generates valid C++.
- */
-
-#include <TelepathyQt4/AccountManager>
-#include <TelepathyQt4/Account>
-#include <TelepathyQt4/Channel>
-#include <TelepathyQt4/Connection>
-#include <TelepathyQt4/ConnectionManager>
-#include <TelepathyQt4/DBus>
-#include <TelepathyQt4/MediaSessionHandler>
-#include <TelepathyQt4/MediaStreamHandler>
-#include <TelepathyQt4/OptionalInterfaceFactory>
-#include <TelepathyQt4/Properties>
-#include <TelepathyQt4/PendingOperation>
-#include <TelepathyQt4/Constants>
-#include <TelepathyQt4/Types>
--
1.5.6.5
More information about the telepathy-commits
mailing list