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 ed5e8a8f..97a8c601 100644
--- a/src/detect.c
+++ b/src/detect.c
@@ -106,11 +106,6 @@ static struct connman_rtnl detect_rtnl = {
.dellink = detect_dellink,
};
-connman_bool_t __connman_detect_get_blocked(int phyindex)
-{
- return FALSE;
-}
-
int __connman_detect_init(void)
{
DBG("");