summaryrefslogtreecommitdiffstats
path: root/src/ussd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ussd.h')
-rw-r--r--src/ussd.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/ussd.h b/src/ussd.h
index bfd707f3..5b956e55 100644
--- a/src/ussd.h
+++ b/src/ussd.h
@@ -19,13 +19,6 @@
*
*/
-struct ussd_data {
- struct ofono_ussd_ops *ops;
- int state;
- DBusMessage *pending;
- int flags;
-};
-
typedef gboolean (*ss_control_cb_t)(struct ofono_modem *modem,
enum ss_control_type type,
const char *sc,