diff options
Diffstat (limited to 'src/stkutil.h')
-rw-r--r-- | src/stkutil.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/stkutil.h b/src/stkutil.h index ca4817eb..978a2290 100644 --- a/src/stkutil.h +++ b/src/stkutil.h @@ -1118,7 +1118,6 @@ struct stk_command_select_item { struct stk_command_send_sms { char *alpha_id; - struct stk_address address; struct sms gsm_sms; struct stk_common_byte_array cdma_sms; struct stk_icon_id icon_id; |