Author: kostya
Date: Thu Jun 18 06:15:00 2009
New Revision: 4474

Log:
Remove unneeded #define

Modified:
   rtmp/rtmpdec.c

Modified: rtmp/rtmpdec.c
==============================================================================
--- rtmp/rtmpdec.c      Thu Jun 18 06:14:08 2009        (r4473)
+++ rtmp/rtmpdec.c      Thu Jun 18 06:15:00 2009        (r4474)
@@ -36,8 +36,6 @@
 #include "rtmp.h"
 #include "rtmppkt.h"
 
-#define DEBUG 1
-
 typedef struct RTMPState {
     URLContext *rtmp_hd;
     RTMPPacketHistory rhist, whist;
_______________________________________________
FFmpeg-soc mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc

Reply via email to