diff --git a/slsSupportLib/include/sls_detector_defs.h b/slsSupportLib/include/sls_detector_defs.h index bf14a3545..79383f38d 100755 --- a/slsSupportLib/include/sls_detector_defs.h +++ b/slsSupportLib/include/sls_detector_defs.h @@ -67,7 +67,7 @@ #define DEFAULT_STREAMING_TIMER_IN_MS 200 -typedef char mystring[MAX_STR_LENGTH]; +// typedef char mystring[MAX_STR_LENGTH]; #ifdef __cplusplus class slsDetectorDefs {