mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-08-27 06:26:32 -05:00
Remove unused PrepareReschedule function
This commit is contained in:
@@ -193,9 +193,6 @@ public:
|
||||
/// Gets a reference to the telemetry session for this emulation session.
|
||||
[[nodiscard]] const Core::TelemetrySession& TelemetrySession() const;
|
||||
|
||||
/// Prepare the core emulation for a reschedule
|
||||
void PrepareReschedule();
|
||||
|
||||
/// Prepare the core emulation for a reschedule
|
||||
void PrepareReschedule(u32 core_index);
|
||||
|
||||
|
Reference in New Issue
Block a user