[telepathy-mission-control/master] McdService: remove vestigial McStatus enum

Simon McVittie simon.mcvittie at collabora.co.uk
Tue Apr 28 11:40:46 PDT 2009


---
 src/mcd-service.c |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)

diff --git a/src/mcd-service.c b/src/mcd-service.c
index 8b83abe..b2de122 100644
--- a/src/mcd-service.c
+++ b/src/mcd-service.c
@@ -63,12 +63,6 @@
 #define MISSION_CONTROL_DBUS_OBJECT  "/org/freedesktop/Telepathy/MissionControl"
 #define MISSION_CONTROL_DBUS_IFACE   "org.freedesktop.Telepathy.MissionControl"
 
-typedef enum {
-    MC_STATUS_DISCONNECTED,
-    MC_STATUS_CONNECTING,
-    MC_STATUS_CONNECTED,
-} McStatus;
-
 static GObjectClass *parent_class = NULL;
 
 #define MCD_OBJECT_PRIV(mission) (G_TYPE_INSTANCE_GET_PRIVATE ((mission), \
-- 
1.5.6.5




More information about the telepathy-commits mailing list