Skip to content
Commit 08ed62d7 authored by Dmitry Safonov's avatar Dmitry Safonov Committed by Pavel Emelyanov
Browse files

path: drop redundant local-scope vars writes



path.c:98:2: warning: Value stored to 'len' is never read
        len -= off;
        ^      ~~~
path.c:99:2: warning: Value stored to 'path' is never read
        path += off;
        ^       ~~~

Signed-off-by: default avatarDmitry Safonov <dsafonov@virtuozzo.com>
Signed-off-by: default avatarPavel Emelyanov <xemul@virtuozzo.com>
parent d4c320a5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment