Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master bda08a2: Hide unused variable.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 29 Mar 2014 23:02:00 +0000 (UTC)
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(-)