X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=common%2Fnodebug.h;h=8ef123f9fdff464fd749b67e5e0442309c6b94dc;hb=04fe78ee0a7fe9baed39f021799a3dbb24ebeb36;hp=aec790bbc15c5f4f5f3cdff3c8ddcc17e88fc787;hpb=867f115bee190515aa195dc3e58f1c381ea9695b;p=tmk_firmware.git diff --git a/common/nodebug.h b/common/nodebug.h index aec790b..8ef123f 100644 --- a/common/nodebug.h +++ b/common/nodebug.h @@ -18,8 +18,6 @@ along with this program. If not, see . #ifndef NODEBUG_H #define NODEBUG_H 1 -#include "debug_config.h" - #define dprint(s) #define dprintln(s) #define dprintf(fmt, ...)