Commit 2dd1d618 authored by vaillancour's avatar vaillancour
Browse files

remove duplicated define

parent b9f154fd
Loading
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -628,7 +628,6 @@ UWord16 rc_uni_dec_read_bits(
    UWord32 range; /* local copy (4 to 7 uses) */
    Word16 norm_range;
    UWord32 temp1, temp2;
#define FIX851_RANGE_DEC_PRECISION
#ifdef FIX851_RANGE_DEC_PRECISION
    Word16 exp_temp1;
#endif