diff --git a/bacnet-stack/include/bactext.h b/bacnet-stack/include/bactext.h index e908dd7a..c4a78691 100644 --- a/bacnet-stack/include/bactext.h +++ b/bacnet-stack/include/bactext.h @@ -33,8 +33,6 @@ #endif #endif -#ifdef BACTEXT_PRINT_ENABLED - #include #include #include "indtext.h" @@ -116,5 +114,4 @@ extern "C" { #ifdef __cplusplus } #endif /* __cplusplus */ -#endif /* BACTEXT_PRINT_ENABLED */ #endif