diff options
-rw-r--r-- | drivers/atmodem/at.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/atmodem/at.h b/drivers/atmodem/at.h index 1a904a34..7d307a1d 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(); |