[PATCH 2/2] Remove unneeded declaration of hfp_remove()

Gustavo F. Padovan padovan at profusion.mobi
Wed Feb 3 20:41:35 PST 2010


---
 plugins/hfp.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/plugins/hfp.c b/plugins/hfp.c
index 122a336..7c3ba8e 100644
--- a/plugins/hfp.c
+++ b/plugins/hfp.c
@@ -66,8 +66,6 @@ static const char *chld_prefix[] = { "+CHLD:", NULL };
 
 static DBusConnection *connection;
 
-static void hfp_remove(struct ofono_modem *modem);
-
 static void hfp_debug(const char *str, void *user_data)
 {
 	ofono_info("%s", str);
-- 
1.6.4.4



More information about the ofono mailing list