Commit 95b2b530 authored by Manuel Jander's avatar Manuel Jander
Browse files

Fix: remove stray pop_wmops

parent dfdbc9be
Loading
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -1860,8 +1860,6 @@ static void GivensRotation2_fx(
    *resultInv = ISqrt32( r, outInv_e );
    move32();
#endif

    pop_wmops();
}
#endif