mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-20 17:08:03 -05:00
Remove pause callbacks from coretiming
This commit is contained in:
@ -44,8 +44,6 @@ public:
|
||||
|
||||
void CloseStream(SinkStream*) override {}
|
||||
void CloseStreams() override {}
|
||||
void PauseStreams() override {}
|
||||
void UnpauseStreams() override {}
|
||||
f32 GetDeviceVolume() const override {
|
||||
return 1.0f;
|
||||
}
|
||||
|
Reference in New Issue
Block a user