summaryrefslogtreecommitdiffstats
path: root/src/stkagent.h
diff options
context:
space:
mode:
authorDenis Kenzior <denkenz@gmail.com>2010-07-30 18:59:44 -0500
committerDenis Kenzior <denkenz@gmail.com>2010-07-30 18:59:44 -0500
commitb952c34c38f6dfe82c035384585bbf2d9ee43667 (patch)
tree25979519fbb890ae0bec4ef292b7b1b8a627b742 /src/stkagent.h
parent8697cbbba8ad9f8387f90b0af1aebd6650eba14f (diff)
downloadofono-b952c34c38f6dfe82c035384585bbf2d9ee43667.tar.bz2
stkagent: Remove stk_agent_busy
Diffstat (limited to 'src/stkagent.h')
-rw-r--r--src/stkagent.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/stkagent.h b/src/stkagent.h
index f2f27e65..d9e79dcb 100644
--- a/src/stkagent.h
+++ b/src/stkagent.h
@@ -59,7 +59,6 @@ void stk_agent_set_removed_notify(struct stk_agent *agent,
ofono_destroy_func removed_cb,
void *user_data);
-ofono_bool_t stk_agent_busy(struct stk_agent *agent);
ofono_bool_t stk_agent_matches(struct stk_agent *agent,
const char *path, const char *sender);