Remove some spurious debugging.

--HG--
extra : convert_revision : svn%3Aeff31bef-be4a-0410-a8fe-e47997df2690/trunk%402
issue20
tibs 2008-04-14 07:24:06 +00:00
rodzic 70e9b431a7
commit b66579b5d8
2 zmienionych plików z 2 dodań i 2 usunięć

2
avs.c
Wyświetl plik

@ -45,7 +45,7 @@
#include "misc_fns.h"
#define DEBUG 0
#define DEBUG_GET_NEXT_PICTURE 1
#define DEBUG_GET_NEXT_PICTURE 0
/*

2
h262.c
Wyświetl plik

@ -38,7 +38,7 @@
#include "reverse_fns.h"
#include "misc_fns.h"
#define DEBUG_GET_NEXT_PICTURE 1
#define DEBUG_GET_NEXT_PICTURE 0
#define DEBUG_AFD 0