summaryrefslogtreecommitdiff
path: root/extensions/extensions.h
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/extensions.h')
-rw-r--r--extensions/extensions.h20
1 files changed, 0 insertions, 20 deletions
diff --git a/extensions/extensions.h b/extensions/extensions.h
deleted file mode 100644
index 7f2bc3a..0000000
--- a/extensions/extensions.h
+++ /dev/null
@@ -1,20 +0,0 @@
-#ifndef _TPL_EXTENSIONS_H
-#define _TPL_EXTENSIONS_H
-
-#include <telepathy-glib/telepathy-glib.h>
-
-#include "_gen/enums.h"
-#include "_gen/cli-misc.h"
-#include "_gen/svc-misc.h"
-
-G_BEGIN_DECLS
-
-#include "_gen/gtypes.h"
-#include "_gen/interfaces.h"
-
-G_END_DECLS
-
-void tpl_cli_init (void);
-
-#endif /* _TPL_EXTENSIONS_H */
-