summaryrefslogtreecommitdiff
path: root/backends/pulse/pulse-device.c
diff options
context:
space:
mode:
Diffstat (limited to 'backends/pulse/pulse-device.c')
-rw-r--r--backends/pulse/pulse-device.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/backends/pulse/pulse-device.c b/backends/pulse/pulse-device.c
index 940d3e9..0f11949 100644
--- a/backends/pulse/pulse-device.c
+++ b/backends/pulse/pulse-device.c
@@ -52,8 +52,6 @@ enum {
static GParamSpec *properties[N_PROPERTIES] = { NULL, };
-static void pulse_device_class_init (PulseDeviceClass *klass);
-
static void pulse_device_get_property (GObject *object,
guint param_id,
GValue *value,
@@ -63,7 +61,6 @@ static void pulse_device_set_property (GObject *object,
const GValue *value,
GParamSpec *pspec);
-static void pulse_device_init (PulseDevice *device);
static void pulse_device_dispose (GObject *object);
static void pulse_device_finalize (GObject *object);