Merge "Removing unused struct member mvcount[MV_VALS]."

This commit is contained in:
Dmitry Kovalev
2013-10-21 09:46:07 -07:00
committed by Gerrit Code Review

View File

@@ -112,7 +112,6 @@ int vp9_get_mv_mag(MV_CLASS_TYPE c, int offset);
typedef struct {
unsigned int mvcount[MV_VALS];
unsigned int sign[2];
unsigned int classes[MV_CLASSES];
unsigned int class0[CLASS0_SIZE];