Commit ac872be2 authored by emerit's avatar emerit
Browse files

fix windows build warning

parent 57b32841
Loading
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -379,6 +379,10 @@ void limiter_process_fx(
    }
    ELSE
    {
        releaseHeuristic_cnst = 0;
        move32();
        releaseHeuristic_cnst_2 = 0;
        move32();
        assert( 0 && "Unreachable: unsupported frame size" );
    }