From cde954ba637db7b8f0b8a397780edf85da68a0ee Mon Sep 17 00:00:00 2001 From: Maciek Baron Date: Sun, 4 May 2014 16:34:35 +0100 Subject: [PATCH] Removing leftover debug code --- src/rct2.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/rct2.c b/src/rct2.c index 63f36fc196..7cffc413be 100644 --- a/src/rct2.c +++ b/src/rct2.c @@ -123,7 +123,6 @@ void rct2_init() viewport_init_all(); news_item_init_queue(); get_local_time(); - OutputDebugString(s); RCT2_CALLPROC_EBPSAFE(0x00667104); RCT2_CALLPROC_EBPSAFE(0x006C4209); RCT2_CALLPROC_EBPSAFE(0x0069EB13);