summaryrefslogtreecommitdiffstats
path: root/include/telephony/ril.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/telephony/ril.h')
-rw-r--r--include/telephony/ril.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/telephony/ril.h b/include/telephony/ril.h
index c0cfd09..7cb3496 100644
--- a/include/telephony/ril.h
+++ b/include/telephony/ril.h
@@ -4685,12 +4685,6 @@ typedef struct {
NULL if no value. */
} RIL_SimAuthentication;
-typedef struct {
- int sw1;
- int sw2;
- char *simResponse; /* Response in Base64 format, see 3GPP TS 31.102 7.1.2 */
-} RIL_SimAuthenticationResponse;
-
#ifdef RIL_SHLIB
struct RIL_Env {
/**