aboutsummaryrefslogtreecommitdiff
path: root/tccpe.c
diff options
context:
space:
mode:
Diffstat (limited to 'tccpe.c')
-rw-r--r--tccpe.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tccpe.c b/tccpe.c
index 2484e4f..4069e51 100644
--- a/tccpe.c
+++ b/tccpe.c
@@ -58,6 +58,7 @@
#endif
+#if 0
#ifdef _WIN32
void dbg_printf (const char *fmt, ...)
{
@@ -70,6 +71,7 @@ void dbg_printf (const char *fmt, ...)
OutputDebugString(buffer);
}
#endif
+#endif
/* ----------------------------------------------------------- */
#ifndef IMAGE_NT_SIGNATURE