From 9aeb827b0fc0d794cbf1c8b3c9651303c07bc7f6 Mon Sep 17 00:00:00 2001 From: Thulinma Date: Mon, 18 Apr 2011 16:29:48 +0200 Subject: [PATCH] New compilation method --- util/rtmpchunks.h | 1 - 1 file changed, 1 deletion(-) diff --git a/util/rtmpchunks.h b/util/rtmpchunks.h index b11142c8..8feeefb0 100644 --- a/util/rtmpchunks.h +++ b/util/rtmpchunks.h @@ -8,7 +8,6 @@ #include #include #include -#define DEBUG 4 /// Contains all functions and classes needed for RTMP connections. namespace RTMPStream{