summaryrefslogtreecommitdiff
path: root/telepathy-glib/observe-channels-context.h
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-04-27 12:28:11 +0200
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-04-29 09:11:46 +0200
commit73ac083ac57798a5636e28154173462e1b496fdb (patch)
tree9c079b6931888f7c11ae941cd5df4036c06f3ee9 /telepathy-glib/observe-channels-context.h
parentf8f642a2086ed857b179df0938a7c12d8c8f8856 (diff)
downloadtelepathy-glib-73ac083ac57798a5636e28154173462e1b496fdb.tar.gz
move TpObserveChannelsContextState to observe-channels-context-internal.h
Diffstat (limited to 'telepathy-glib/observe-channels-context.h')
-rw-r--r--telepathy-glib/observe-channels-context.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/telepathy-glib/observe-channels-context.h b/telepathy-glib/observe-channels-context.h
index 85dcd9e9c..083c73a56 100644
--- a/telepathy-glib/observe-channels-context.h
+++ b/telepathy-glib/observe-channels-context.h
@@ -32,14 +32,6 @@ typedef struct _TpObserveChannelsContextPrivate TpObserveChannelsContextPrivate;
GType tp_observe_channels_context_get_type (void);
-typedef enum
-{
- TP_OBSERVE_CHANNELS_CONTEXT_STATE_NONE,
- TP_OBSERVE_CHANNELS_CONTEXT_STATE_DONE,
- TP_OBSERVE_CHANNELS_CONTEXT_STATE_FAILED,
- TP_OBSERVE_CHANNELS_CONTEXT_STATE_DELAYED,
-} TpObserveChannelsContextState;
-
#define TP_TYPE_OBSERVE_CHANNELS_CONTEXT \
(tp_observe_channels_context_get_type ())
#define TP_OBSERVE_CHANNELS_CONTEXT(obj) \