From 1e88a7f1e9253c004c604209dfbfea8de7a02123 Mon Sep 17 00:00:00 2001 From: Guenter Bartsch Date: Sun, 3 Nov 2002 20:41:55 +0000 Subject: no logging by default CVS patchset: 3169 CVS date: 2002/11/03 20:41:55 --- src/demuxers/demux_asf.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/demuxers/demux_asf.c b/src/demuxers/demux_asf.c index e26873d38..632c6c702 100644 --- a/src/demuxers/demux_asf.c +++ b/src/demuxers/demux_asf.c @@ -17,7 +17,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA * - * $Id: demux_asf.c,v 1.75 2002/11/03 20:39:28 guenter Exp $ + * $Id: demux_asf.c,v 1.76 2002/11/03 20:41:55 guenter Exp $ * * demultiplexer for asf streams * @@ -40,9 +40,9 @@ #include "demux.h" #include "xineutils.h" - +/* #define LOG - +*/ #define PACKET_SIZE 3200 #define PACKET_HEADER_SIZE 12 -- cgit v1.2.3