Move struct isi_data to private

This commit is contained in:
Aki Niemi 2009-08-21 16:28:32 +03:00
parent a42ec65274
commit 621d584b4d
1 changed files with 0 additions and 7 deletions

View File

@ -31,13 +31,6 @@
e.type = OFONO_ERROR_TYPE_NO_ERROR; \
e.error = 0 \
struct isi_data {
struct ofono_modem *modem;
struct netreg_data *netreg;
struct pb_data *pb;
};
struct isi_cb_data {
void *cb;
void *data;