summaryrefslogtreecommitdiff
path: root/lib/loudmouth/lm-types.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/loudmouth/lm-types.h')
-rw-r--r--lib/loudmouth/lm-types.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/lib/loudmouth/lm-types.h b/lib/loudmouth/lm-types.h
deleted file mode 100644
index 077ccbc33..000000000
--- a/lib/loudmouth/lm-types.h
+++ /dev/null
@@ -1,13 +0,0 @@
-#ifndef __LM_TYPES_H__
-#define __LM_TYPES_H__
-
-#include <wocky/wocky-porter.h>
-
-G_BEGIN_DECLS
-
-typedef struct _LmMessageHandler LmMessageHandler;
-typedef struct _LmConnection LmConnection;
-
-G_END_DECLS
-
-#endif /* #ifndef __LM_TYPES_H__ */