Commit 4e3acb6a authored by Cedric Roux's avatar Cedric Roux

integration fix: disable XER_PRINT

This generates too much prints and may disrupt realtime.
This has to be off by default.
parent fc5c876a
...@@ -99,7 +99,7 @@ int errno; ...@@ -99,7 +99,7 @@ int errno;
# endif # endif
#endif #endif
#define XER_PRINT //#define XER_PRINT
extern Enb_properties_array_t enb_properties; extern Enb_properties_array_t enb_properties;
typedef struct xer_sprint_string_s { typedef struct xer_sprint_string_s {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment