diff options
Diffstat (limited to 'wsutil')
-rw-r--r-- | wsutil/sober128.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/wsutil/sober128.c b/wsutil/sober128.c index d117552700..6c40fce5fe 100644 --- a/wsutil/sober128.c +++ b/wsutil/sober128.c @@ -839,7 +839,6 @@ unsigned long sober128_read(unsigned char *buf, unsigned long nbytes, sober128_p { ulong32 t, tlen; - t = 0; tlen = nbytes; /* handle any previously buffered bytes */ |