diff --git a/apps/plugins/goban/goban.h b/apps/plugins/goban/goban.h index 9e9dc73..ea48c2c 100644 --- a/apps/plugins/goban/goban.h +++ b/apps/plugins/goban/goban.h @@ -23,9 +23,7 @@ #define GOBAN_MAIN_H /* Enable this to run test mode. (see the end of util.c) */ -#if 0 #define GBN_TEST -#endif #include "types.h" #include "util.h"