projects
/
platform
/
upstream
/
connman.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d05bd25
)
config: Remove obsolete definition
author
Jukka Rissanen
<jukka.rissanen@linux.intel.com>
Mon, 18 Feb 2013 15:23:29 +0000
(17:23 +0200)
committer
Patrik Flykt
<patrik.flykt@linux.intel.com>
Tue, 19 Feb 2013 10:22:33 +0000
(12:22 +0200)
src/config.c
patch
|
blob
|
history
diff --git
a/src/config.c
b/src/config.c
index
6a5b12c
..
686d8ce
100644
(file)
--- a/
src/config.c
+++ b/
src/config.c
@@
-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"