diff options
Diffstat (limited to 'TelepathyQt4/AccountFactory')
-rw-r--r-- | TelepathyQt4/AccountFactory | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/TelepathyQt4/AccountFactory b/TelepathyQt4/AccountFactory deleted file mode 100644 index 80c5fdb2..00000000 --- a/TelepathyQt4/AccountFactory +++ /dev/null @@ -1,13 +0,0 @@ -#ifndef _TelepathyQt4_AccountFactory_HEADER_GUARD_ -#define _TelepathyQt4_AccountFactory_HEADER_GUARD_ - -#ifndef IN_TP_QT_HEADER -#define IN_TP_QT_HEADER -#endif - -#include <TelepathyQt4/account-factory.h> - -#undef IN_TP_QT_HEADER - -#endif -// vim:set ft=cpp: |