diff --git a/sc2/build/unix/build.config b/sc2/build/unix/build.config index 42b2cc74b..c637f4825 100644 --- a/sc2/build/unix/build.config +++ b/sc2/build/unix/build.config @@ -50,9 +50,6 @@ CHOICE_debug_OPTIONS="nodebug debug strictdebug" CHOICE_debug_TITLE="Include debugging information" CHOICE_debug_OPTION_nodebug_TITLE="No debugging information" CHOICE_debug_OPTION_nodebug_ACTION='nodebug_action' -CHOICE_debug_TEXT=" bla - bla - bla" nodebug_action() { CFLAGS="$CFLAGS -O3" DEBUG=0