summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/core.h
diff options
context:
space:
mode:
authorTanu Kaskinen <tanuk@iki.fi>2009-08-19 09:20:02 +0300
committerTanu Kaskinen <tanuk@iki.fi>2009-08-19 09:20:02 +0300
commit292d6dcb5f1568fdc66a813cc464c66571092991 (patch)
tree1786a2b46e93e97a2e012faf40f46ea00d1cae80 /src/pulsecore/core.h
parentb4e0d5d1e17409557d21dae9a770d1429e17cb15 (diff)
parentf4f16ab10d31e61f1ca8867c2dad9874025637f8 (diff)
Merge branch 'master' of git://0pointer.de/pulseaudio into dbus-work
Diffstat (limited to 'src/pulsecore/core.h')
-rw-r--r--src/pulsecore/core.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pulsecore/core.h b/src/pulsecore/core.h
index bb30854e..fc4eabfa 100644
--- a/src/pulsecore/core.h
+++ b/src/pulsecore/core.h
@@ -90,7 +90,6 @@ typedef enum pa_core_hook {
PA_CORE_HOOK_SINK_INPUT_MOVE_FAIL,
PA_CORE_HOOK_SINK_INPUT_STATE_CHANGED,
PA_CORE_HOOK_SINK_INPUT_PROPLIST_CHANGED,
- PA_CORE_HOOK_SINK_INPUT_SET_VOLUME,
PA_CORE_HOOK_SINK_INPUT_SEND_EVENT,
PA_CORE_HOOK_SOURCE_OUTPUT_NEW,
PA_CORE_HOOK_SOURCE_OUTPUT_FIXATE,