summaryrefslogtreecommitdiff
path: root/include/baresip.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/baresip.h')
-rw-r--r--include/baresip.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/baresip.h b/include/baresip.h
index 0d6271c..bcd99c9 100644
--- a/include/baresip.h
+++ b/include/baresip.h
@@ -582,7 +582,6 @@ struct account *ua_account(const struct ua *ua);
const char *ua_outbound(const struct ua *ua);
struct call *ua_call(const struct ua *ua);
struct call *ua_prev_call(const struct ua *ua);
-struct account *ua_prm(const struct ua *ua);
struct list *ua_calls(const struct ua *ua);
enum presence_status ua_presence_status(const struct ua *ua);
void ua_presence_status_set(struct ua *ua, const enum presence_status status);