mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-12-29 14:14:45 +03: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: https://github.com/SerenityOS/serenity/commit/c9e38c52554
@ -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…
Reference in New Issue
Block a user