summaryrefslogtreecommitdiff
path: root/src/detect.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/detect.c')
-rw-r--r--src/detect.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/detect.c b/src/detect.c
index 68a02873..ed5e8a8f 100644
--- a/src/detect.c
+++ b/src/detect.c
@@ -118,11 +118,6 @@ int __connman_detect_init(void)
return connman_rtnl_register(&detect_rtnl);
}
-void __connman_detect_start(void)
-{
- DBG("");
-}
-
void __connman_detect_cleanup(void)
{
GSList *list;