Remove unused PrepareReschedule function
This commit is contained in:
parent
f48bf899e7
commit
71b0b6274e
7 changed files with 0 additions and 20 deletions
|
@ -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);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue