changeset 25896:5745272a5636

Add a comment to the #if 0
author reimar
date Tue, 29 Jan 2008 22:44:55 +0000
parents 8e5cbad5475e
children aaebaf255b23
files libmpdemux/demux_audio.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libmpdemux/demux_audio.c	Tue Jan 29 22:19:30 2008 +0000
+++ b/libmpdemux/demux_audio.c	Tue Jan 29 22:44:55 2008 +0000
@@ -131,7 +131,7 @@
   return NULL;
 }
 
-#if 0
+#if 0 /* this code is a mess, clean it up before reenabling */
 #define FLAC_SIGNATURE_SIZE 4
 #define FLAC_STREAMINFO_SIZE 34
 #define FLAC_SEEKPOINT_SIZE 18