mirror of
https://github.com/azahar-emu/dynarmic
synced 2025-11-06 23:19:58 +01:00
backend/x64: Remove unused member halt_requested from StackLayout
This commit is contained in:
parent
1f0a43753e
commit
da5d06c32a
@ -27,7 +27,6 @@ struct alignas(16) StackLayout {
|
||||
u32 save_host_MXCSR;
|
||||
|
||||
bool check_bit;
|
||||
bool halt_requested;
|
||||
};
|
||||
|
||||
#ifdef _MSC_VER
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user