mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-11 12:06:07 +00:00
Kernel: Remove awkward "#define printf dbgprintf"
This commit is contained in:
parent
21d5f4ada1
commit
c9e38c5255
Notes:
sideshowbarker
2024-07-19 06:36:45 +09:00
Author: https://github.com/awesomekling
Commit: c9e38c5255
1 changed files with 0 additions and 2 deletions
|
@ -38,8 +38,6 @@ void set_serial_debug(bool on_or_off);
|
|||
int get_serial_debug();
|
||||
}
|
||||
|
||||
#define printf dbgprintf
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
||||
template<size_t N>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue