diff options
Diffstat (limited to 'drivers/isimodem/isiutil.h')
-rw-r--r-- | drivers/isimodem/isiutil.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/isimodem/isiutil.h b/drivers/isimodem/isiutil.h index 95fcb590..fdc37351 100644 --- a/drivers/isimodem/isiutil.h +++ b/drivers/isimodem/isiutil.h @@ -59,6 +59,4 @@ static inline struct isi_cb_data *isi_cb_data_new(void *user, void *cb, f(&e, ##args); \ } while(0) -void dump_msg(const unsigned char *msg, size_t len); - #endif /* !__ISIMODEM_UTIL_H */ |