Commit dfb32930 authored by Michael Niedermayer's avatar Michael Niedermayer

remove debug variable

Originally committed as revision 10975 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent cdcf24f8
......@@ -42,9 +42,6 @@ typedef struct{
int chroma_orient;
int orient;
int est_run;
//#ifdef DEBUG
int mode_index[10];//debug only
//#endif
} IntraX8Context;
void ff_intrax8_common_init(IntraX8Context * w, MpegEncContext * const s);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment