diff --git a/fantemp/terminal.hpp b/fantemp/terminal.hpp index 467d947..dd9e017 100644 --- a/fantemp/terminal.hpp +++ b/fantemp/terminal.hpp @@ -119,7 +119,3 @@ char Terminal::m_inputBuffer[INPUT_BUFFER_SIZE]; template uint16_t Terminal::m_inputSize = 0; - -#undef ENDL -#undef HELP_CMD -#undef SHOW_CMD