URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bda08a2881d64fc41aeacfb98a1dc77ada21ca02
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
bda08a2 by Guy Harris (guy@xxxxxxxxxxxx):
Hide unused variable.
Leave it there, but commented out, just in case it *should* be used.
"#if 0" out the code that sets it.
Change-Id: I8802fc416030106d9d8421b0d7b8612597794bab
Reviewed-on: https://code.wireshark.org/review/867
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from d156def Rename "size" variable to "length", to match other string routines.
adds bda08a2 Hide unused variable.
Summary of changes:
wiretap/vwr.c | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)