fix compiler warnings for C89 builds (#433)

Co-authored-by: Steve Karg <skarg@users.sourceforge.net>
This commit is contained in:
Steve Karg
2023-05-22 08:49:17 -05:00
committed by GitHub
parent dab95eec3f
commit 682d913686
3 changed files with 10 additions and 10 deletions
-2
View File
@@ -49,8 +49,6 @@ typedef enum {
*/
// TODO make these configurable from env?
/** Enable decoding of complex-event-type property-values. If set to 0, the values are decoded and discarded. */
#ifndef BACNET_DECODE_COMPLEX_EVENT_TYPE_PARAMETERS
#define BACNET_DECODE_COMPLEX_EVENT_TYPE_PARAMETERS 1