Remove unused declaration
authorDenis Kenzior <denis.kenzior@intel.com>
Fri, 4 Sep 2009 18:50:33 +0000 (13:50 -0500)
committerDenis Kenzior <denkenz@gmail.com>
Sat, 5 Sep 2009 01:37:49 +0000 (20:37 -0500)
drivers/atmodem/at.h

index 1a904a3..7d307a1 100644 (file)
@@ -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();