Commit 223ab50e authored by Lauros Pajunen's avatar Lauros Pajunen
Browse files

Remove extra {

parent 4a611260
Loading
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -3665,7 +3665,6 @@ static ivas_error decodeVoIP(
#endif
                       NULL /* ToDo : Provide LS Custom Data */
                       ) ) != IVAS_ERR_OK )
            {
                {
                    fprintf( stderr, "\nFailed to restart decoder from %d to %d\n", arg.decMode, newDecModeInPacket );
                    goto cleanup;