X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Flib%2F16_tail.c;h=6ebe442dac85b44c365608ca8932f11e1284ceb2;hb=a12907289fc04c1d213e5155962a855609b6ab0f;hp=08ad6244b6975a7e7e775efb07c7e7866198bf2e;hpb=3d9ea008913982140abaa755866ae19532ec71f6;p=16.git diff --git a/src/lib/16_tail.c b/src/lib/16_tail.c index 08ad6244..6ebe442d 100755 --- a/src/lib/16_tail.c +++ b/src/lib/16_tail.c @@ -64,7 +64,7 @@ void Startup16(global_game_variables_t *gvar) if (_DEBUG_INIT() == 0) { #ifdef DEBUGSERIAL - printf("WARNING: Failed to initialize DEBUG output\n"); + //printf("WARNING: Failed to initialize DEBUG output\n"); #endif } _DEBUG("Serial debug output started\n"); // NTS: All serial output must end messages with newline, or DOSBox-X will not emit text to log