Index: sources/main.h =================================================================== diff -u -rdb92783a0a9dab0ddf2b68c51d15b1ae1cb3ddcc -r27331dcb133e4d400eef25d5595c3b277e79504c --- sources/main.h (.../main.h) (revision db92783a0a9dab0ddf2b68c51d15b1ae1cb3ddcc) +++ sources/main.h (.../main.h) (revision 27331dcb133e4d400eef25d5595c3b277e79504c) @@ -28,6 +28,8 @@ #define PRINT_THREAD_NAME #endif +#undef DEBUG_BCUFF_MIMIC + // TODO : A singleton parent class needs to be created // to taking care of the Threading, init, quit, and so