summaryrefslogtreecommitdiffstats
path: root/include/stk.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/stk.h')
-rw-r--r--include/stk.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/stk.h b/include/stk.h
index 8f548d39..c276c84f 100644
--- a/include/stk.h
+++ b/include/stk.h
@@ -70,9 +70,6 @@ void ofono_stk_proactive_session_end_notify(struct ofono_stk *stk);
void ofono_stk_proactive_command_handled_notify(struct ofono_stk *stk,
int length,
const unsigned char *pdu);
-void ofono_stk_terminal_response_sent_notify(struct ofono_stk *stk,
- int length,
- const unsigned char *pdu);
#ifdef __cplusplus
}