summaryrefslogtreecommitdiff
path: root/src/sink_input.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sink_input.h')
-rw-r--r--src/sink_input.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/sink_input.h b/src/sink_input.h
index a62a00b..82797c0 100644
--- a/src/sink_input.h
+++ b/src/sink_input.h
@@ -14,7 +14,4 @@ typedef struct _sink_input_info {
pa_volume_t vol; // TOTO: exchange with the channel-list
} sink_input_info;
-GArray *sink_input_list_alloc(void);
-void sink_input_list_free(GArray *sink_input_list);
-
#endif