mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-23 18:02:05 -05:00
Kernel: Remove awkward "#define printf dbgprintf"
This commit is contained in:
parent
21d5f4ada1
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
Reference in a new issue