summaryrefslogtreecommitdiff
path: root/src/sink.h
diff options
context:
space:
mode:
authorBenjamin Franzke <benjaminfranzke@googlemail.com>2011-12-14 12:08:52 +0100
committerBenjamin Franzke <benjaminfranzke@googlemail.com>2011-12-14 13:15:57 +0100
commit943285c3ecf9dd7a4839bceab1ca319f989fe2bc (patch)
tree2e356e25e140ceaddb014098e86ecbad09a52964 /src/sink.h
parent8e75563bbf40f7c5fafe6c8283a9ca18dbe2d317 (diff)
downloadpa-sink-ctl-943285c3ecf9dd7a4839bceab1ca319f989fe2bc.tar.gz
pa-sink-ctl-943285c3ecf9dd7a4839bceab1ca319f989fe2bc.tar.bz2
pa-sink-ctl-943285c3ecf9dd7a4839bceab1ca319f989fe2bc.zip
Use g_list_find_custom to find sinks and inputs
Used when updating or removing sinks or inputs.
Diffstat (limited to 'src/sink.h')
-rw-r--r--src/sink.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sink.h b/src/sink.h
index a8ec257..304e3fc 100644
--- a/src/sink.h
+++ b/src/sink.h
@@ -36,7 +36,6 @@ struct sink_input_info {
guint32 index;
guint32 sink;
gchar *name;
- gchar *pid; // maybe useless?!!?
gint mute;
guint8 channels;
pa_volume_t vol; // TOTO: exchange with the channel-list