Skip to content
Snippets Groups Projects
Commit ca7e3466 authored by Johann Koenig's avatar Johann Koenig Committed by Code Review
Browse files

Merge ""Eliminated TOKENEXTRABITS" broke the windows build."

parents 4894b45c a1162449
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,6 @@ BEGIN
DEFINE(detok_scan, offsetof(DETOK, scan));
DEFINE(detok_ptr_block2leftabove, offsetof(DETOK, ptr_block2leftabove));
DEFINE(detok_coef_tree_ptr, offsetof(DETOK, vp8_coef_tree_ptr));
DEFINE(detok_teb_base_ptr, offsetof(DETOK, teb_base_ptr));
DEFINE(detok_norm_ptr, offsetof(DETOK, norm_ptr));
DEFINE(detok_ptr_coef_bands_x, offsetof(DETOK, ptr_coef_bands_x));
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment