Commit 9e815a28 authored by Jan Brouwer's avatar Jan Brouwer
Browse files

remove unused variable

parent 6ddc15e7
Loading
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -2034,8 +2034,6 @@ ivas_error RenderConfigReader_getDirectivity(
    float *directivity                       /* o  : directivity                            */
)
{
    uint16_t n;

    if ( pRenderConfigReader == NULL )
    {
        return IVAS_ERR_UNEXPECTED_NULL_POINTER;