mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-02 07:36:34 +00:00
Core: Remove unused GetActualEmulationSpeed function and related variables/functions.
This commit is contained in:
parent
e1745f682f
commit
2690a62949
4 changed files with 9 additions and 40 deletions
|
@ -39,8 +39,6 @@ public:
|
|||
double GetSpeed() const;
|
||||
double GetMaxSpeed() const;
|
||||
|
||||
double GetLastSpeedDenominator() const;
|
||||
|
||||
// ImGui Functions
|
||||
void DrawImGuiStats(const float backbuffer_scale);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue