Removing ENC_DEBUG.

Change-Id: I101017621003314f000a454725ea13fc9db43177
This commit is contained in:
Dmitry Kovalev
2014-01-29 12:58:57 -08:00
parent 5670f1e2a8
commit 70cde0af3d
2 changed files with 0 additions and 10 deletions

View File

@@ -18,10 +18,6 @@
#include "vp9/common/vp9_seg_common.h"
#ifdef ENC_DEBUG
extern int enc_debug;
#endif
void vp9_quantize_b_c(const int16_t *coeff_ptr, intptr_t count,
int skip_block,
const int16_t *zbin_ptr, const int16_t *round_ptr,