aboutsummaryrefslogtreecommitdiff
path: root/src/sound-service-dbus.h
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2010-07-15 12:25:57 -0400
committerKen VanDine <ken.vandine@canonical.com>2010-07-15 12:25:57 -0400
commit944907b441affebd907605ccd1f825e801650427 (patch)
tree6a97d672179c509aab579e39d9035928a7479aba /src/sound-service-dbus.h
parentf6ffb190261dfdbbf55e90b63c1cd06f03037e35 (diff)
downloadayatana-indicator-sound-944907b441affebd907605ccd1f825e801650427.tar.gz
ayatana-indicator-sound-944907b441affebd907605ccd1f825e801650427.tar.bz2
ayatana-indicator-sound-944907b441affebd907605ccd1f825e801650427.zip
Import upstream version 0.3.7
Diffstat (limited to 'src/sound-service-dbus.h')
-rw-r--r--src/sound-service-dbus.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sound-service-dbus.h b/src/sound-service-dbus.h
index 258b610..72556ad 100644
--- a/src/sound-service-dbus.h
+++ b/src/sound-service-dbus.h
@@ -33,7 +33,6 @@ G_BEGIN_DECLS
#define IS_SOUND_SERVICE_DBUS_CLASS(k) (G_TYPE_CHECK_CLASS_TYPE ((k), SOUND_SERVICE_DBUS_TYPE))
#define SOUND_SERVICE_DBUS_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), SOUND_SERVICE_DBUS_TYPE, SoundServiceDbusClass))
-
typedef struct _SoundServiceDbus SoundServiceDbus;
typedef struct _SoundServiceDbusClass SoundServiceDbusClass;
typedef struct _SoundData SoundData;