aboutsummaryrefslogtreecommitdiff
path: root/src/sound-service-dbus.c
diff options
context:
space:
mode:
authorConor Curran <conor.curran@canonical.com>2010-12-15 14:32:27 +0000
committerConor Curran <conor.curran@canonical.com>2010-12-15 14:32:27 +0000
commitaaf57407f00aa59df3699794496fd42a731ad7db (patch)
tree62db182817ec8c3de63cd4cb5a4fa53322b69c80 /src/sound-service-dbus.c
parent57e6249df95fd120eee8ed4013210d359cdeee97 (diff)
downloadayatana-indicator-sound-aaf57407f00aa59df3699794496fd42a731ad7db.tar.gz
ayatana-indicator-sound-aaf57407f00aa59df3699794496fd42a731ad7db.tar.bz2
ayatana-indicator-sound-aaf57407f00aa59df3699794496fd42a731ad7db.zip
settings schema defined and handling code wrote
Diffstat (limited to 'src/sound-service-dbus.c')
-rw-r--r--src/sound-service-dbus.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sound-service-dbus.c b/src/sound-service-dbus.c
index d553285..0760247 100644
--- a/src/sound-service-dbus.c
+++ b/src/sound-service-dbus.c
@@ -42,7 +42,6 @@ struct _SoundServiceDbusPrivate {
gboolean sink_availability;
};
-
/* Signals */
enum {
SINK_INPUT_WHILE_MUTED,