diff --git a/include/os/osSystem.h b/include/os/osSystem.h index ed5213ce34..8f1f5c58d5 100644 --- a/include/os/osSystem.h +++ b/include/os/osSystem.h @@ -66,8 +66,7 @@ void taosResetTerminalMode(); { \ taosPrintLog(flags, level, dflag, \ "backtrace not implemented on windows, so detailed stack information cannot be printed"); \ - \ \ - } + } #endif #ifdef __cplusplus