From 2693c604a97dc9cab8252539a8a1959227312fa6 Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Fri, 4 Sep 2009 13:50:33 -0500 Subject: [PATCH] Remove unused declaration --- drivers/atmodem/at.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/drivers/atmodem/at.h b/drivers/atmodem/at.h index 1a904a3..7d307a1 100644 --- a/drivers/atmodem/at.h +++ b/drivers/atmodem/at.h @@ -48,8 +48,6 @@ static inline struct cb_data *cb_data_new(void *cb, void *data) e.type = OFONO_ERROR_TYPE_FAILURE; \ e.error = 0 \ -extern struct ofono_error g_ok; - extern void at_netreg_init(); extern void at_netreg_exit(); -- 2.7.4