summaryrefslogtreecommitdiffstats
path: root/src/client.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/client.h')
-rw-r--r--src/client.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/client.h b/src/client.h
index d603411d..10ffa8f3 100644
--- a/src/client.h
+++ b/src/client.h
@@ -25,8 +25,6 @@ void pa_client_free(struct pa_client *c);
* request destruction of the client */
void pa_client_kill(struct pa_client *c);
-char *pa_client_list_to_string(struct pa_core *c);
-
void pa_client_rename(struct pa_client *c, const char *name);
#endif