config: Remove obsolete definition
authorJukka Rissanen <jukka.rissanen@linux.intel.com>
Mon, 18 Feb 2013 15:23:29 +0000 (17:23 +0200)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Tue, 19 Feb 2013 10:22:33 +0000 (12:22 +0200)
src/config.c

index 6a5b12c..686d8ce 100644 (file)
@@ -68,8 +68,6 @@ static GSList *protected_services = NULL;
 
 static connman_bool_t cleanup = FALSE;
 
-#define INTERNAL_CONFIG_PREFIX           "__internal"
-
 /* Definition of possible strings in the .config files */
 #define CONFIG_KEY_NAME                "Name"
 #define CONFIG_KEY_DESC                "Description"