summaryrefslogtreecommitdiff
path: root/src/pa-sink-ctl.h
diff options
context:
space:
mode:
authorBenjamin Franzke <benjaminfranzke@googlemail.com>2011-10-22 15:25:27 +0200
committerBenjamin Franzke <benjaminfranzke@googlemail.com>2011-10-22 15:36:02 +0200
commit2c305d548bd069d84f864e6c3a91b1b8976d59e9 (patch)
tree3027c32a4298c1b87e7b94a1f10539c404bbdb84 /src/pa-sink-ctl.h
parent938c0600e591c42bdf4315059c6c07e61eacd50c (diff)
downloadpa-sink-ctl-2c305d548bd069d84f864e6c3a91b1b8976d59e9.tar.gz
pa-sink-ctl-2c305d548bd069d84f864e6c3a91b1b8976d59e9.tar.bz2
pa-sink-ctl-2c305d548bd069d84f864e6c3a91b1b8976d59e9.zip
interface: Derive new chooser_input directly when moving
Dont schedule this until redraw, since this needed hacks to ensure we got the update.
Diffstat (limited to 'src/pa-sink-ctl.h')
-rw-r--r--src/pa-sink-ctl.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/pa-sink-ctl.h b/src/pa-sink-ctl.h
index 443c432..d68401a 100644
--- a/src/pa-sink-ctl.h
+++ b/src/pa-sink-ctl.h
@@ -40,7 +40,6 @@ struct context {
gint chooser_sink;
gint chooser_input;
- guint32 selected_index;
guint max_name_len;
@@ -50,7 +49,6 @@ struct context {
GList *input_list;
gchar *status;
- gboolean block_for_selected_index;
};
void