summaryrefslogtreecommitdiffstats
path: root/src/audio_core/sink/cubeb_sink.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/audio_core/sink/cubeb_sink.h')
-rw-r--r--src/audio_core/sink/cubeb_sink.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/audio_core/sink/cubeb_sink.h b/src/audio_core/sink/cubeb_sink.h
index 91a6480fa..d98fc0866 100644
--- a/src/audio_core/sink/cubeb_sink.h
+++ b/src/audio_core/sink/cubeb_sink.h
@@ -54,16 +54,6 @@ public:
void CloseStreams() override;
/**
- * Pause all streams.
- */
- void PauseStreams() override;
-
- /**
- * Unpause all streams.
- */
- void UnpauseStreams() override;
-
- /**
* Get the device volume. Set from calls to the IAudioDevice service.
*
* @return Volume of the device.