mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Video backends: remove dead code.
This commit is contained in:
@ -43,9 +43,7 @@ class VideoSoftware : public VideoBackend
|
||||
void Video_SetRendering(bool bEnabled) override;
|
||||
|
||||
void Video_GatherPipeBursted() override;
|
||||
bool Video_IsHiWatermarkActive() override;
|
||||
bool Video_IsPossibleWaitingSetDrawDone() override;
|
||||
void Video_AbortFrame() override;
|
||||
|
||||
void RegisterCPMMIO(MMIO::Mapping* mmio, u32 base) override;
|
||||
|
||||
|
Reference in New Issue
Block a user