# HG changeset patch # User michael # Date 1194644856 0 # Node ID d0bfc0b00d6c91deffb75044c677cde0ae53a0e4 # Parent a070b05fdbd28fcff42caea6940f59e4462ee7be remove debug variable diff -r a070b05fdbd2 -r d0bfc0b00d6c intrax8.h --- a/intrax8.h Fri Nov 09 21:44:37 2007 +0000 +++ b/intrax8.h Fri Nov 09 21:47:36 2007 +0000 @@ -42,9 +42,6 @@ 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);