OSDN Git Service

check unused code.
[qtheora/main.git] / Lib / QTheoraEx / SetupDecoder_Impl.h
index 2dd4ce1..bd0c441 100644 (file)
@@ -338,16 +338,6 @@ static BOOL SetupHeader_Decode(
                        return FALSE;
                }
 
-#if 0
-               {
-                       INT32 j;
-                       printf("HT:%2d\n", i);
-                       for (j = 0; j < HUFFMAN_SIZE; j++) {
-                               printf("0x%08X : %2d : %2d\n", ht.Code[j], ht.Length[j], ht.Index[j]);
-                       }
-               }
-#endif
-
                Huffman_MakeDecoder(hd, &ht);
 
                if (!Huffman_MakeLookupTable(