mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 22:57:44 +00:00
UserspaceEmulator: Remove remaining printf calls.
This commit is contained in:
parent
d5ffb51a83
commit
e089855af0
4 changed files with 6 additions and 17 deletions
|
@ -171,6 +171,4 @@ private:
|
|||
FlatPtr m_signal_trampoline { 0 };
|
||||
};
|
||||
|
||||
void report(const char*, ...);
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue