Remove leftover defines
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 10 Sep 2010 09:20:37 +0000 (11:20 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 10 Sep 2010 09:20:37 +0000 (11:20 +0200)
plugins/ofono.c

index d6f84e8..02d4770 100644 (file)
@@ -60,9 +60,6 @@
 
 #define TIMEOUT 40000
 
-#define CONTEXT_NAME "3G Connection"
-#define CONTEXT_TYPE "internet"
-
 static DBusConnection *connection;
 
 static GHashTable *modem_hash = NULL;