mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-22 02:09:24 +00:00
UserspaceEmulator: Remove redundant private specifier in SoftCPU.h
This commit is contained in:
parent
6b9a35ac51
commit
95d2feed33
Notes:
sideshowbarker
2024-07-17 22:20:25 +09:00
Author: https://github.com/Hendiadyoin1
Commit: 95d2feed33
Pull-request: https://github.com/SerenityOS/serenity/pull/11374
1 changed files with 0 additions and 1 deletions
|
@ -1249,7 +1249,6 @@ private:
|
|||
|
||||
void update_code_cache();
|
||||
|
||||
private:
|
||||
Emulator& m_emulator;
|
||||
SoftFPU m_fpu;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue