From 9fc950001777d435ff67252c20b7e40dee73d52e Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Sat, 17 Jul 2010 10:49:43 +0200 Subject: [PATCH] netwrk: Remove unused function. --- functions.hook | 6 ------ 1 file changed, 6 deletions(-) diff --git a/functions.hook b/functions.hook index 8354da91..b4ced924 100644 --- a/functions.hook +++ b/functions.hook @@ -175,9 +175,3 @@ function hook_zone_ports_get_all() { echo "${h}" done } - -function hook_device_exists() { - warning_log "Deprecated function called hook_device_exists" - - hook_exists device $@ -} -- 2.47.2