From c9304c93fb010485a3c29488395f5ae3856c30a6 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Fri, 10 Sep 2010 11:20:37 +0200 Subject: [PATCH] Remove leftover defines --- plugins/ofono.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/plugins/ofono.c b/plugins/ofono.c index d6f84e8..02d4770 100644 --- a/plugins/ofono.c +++ b/plugins/ofono.c @@ -60,9 +60,6 @@ #define TIMEOUT 40000 -#define CONTEXT_NAME "3G Connection" -#define CONTEXT_TYPE "internet" - static DBusConnection *connection; static GHashTable *modem_hash = NULL; -- 2.7.4