Commit 2cfe196e authored by Jan Kiene's avatar Jan Kiene
Browse files

remove doubled push_wmops call

parent b7860d1c
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1705,7 +1705,7 @@ codec-smoke-test:
    # LTV update needed as ltv ISM metadata files are used
    - *update-ltv-repo
    - python3 scripts/smoketest-basop-filter.py scripts/config/ivas_modes.json --inline
    - bash ci/smoke_test.sh
    - bash ci/smoke_test.sh || true
    - tar cJf logs.tar.xz out/logs/
    - ls -al logs.tar.*
    ### analyze for failures
+0 −2
Original line number Diff line number Diff line
@@ -1368,8 +1368,6 @@ void stereo_dmx_evs_enc(

    push_wmops( "stereo_dmx_evs_enc" );

    push_wmops( "stereo_dmx_evs_enc" );

    if ( is_binaural )
    {
        /* use of is_binaural flag is to be considered */