Commit 82c404f6 authored by Vladimir Malenovsky's avatar Vladimir Malenovsky
Browse files

clear debugging message

parent 73b0e0f5
Loading
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -773,7 +773,6 @@ ivas_error ISAR_POST_REND_SetInputGain(

    IF( ( error = getInputById( hIvasRend, inputId, (void **) &inputBase ) ) != IVAS_ERR_OK )
    {
        printf( "Hoo\n" );
        return error;
    }