Wireshark-commits: [Wireshark-commits] master f4fc03d: Get rid of an unused variable.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 19 Jun 2016 17:02:29 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f4fc03d79b9e3aa3a63a1b88974b3417e308d96e
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

f4fc03d by Guy Harris (guy@xxxxxxxxxxxx):

    Get rid of an unused variable.
    
    There's no need for the capture_option_specified variable; it's now in a
    structure.
    
    Change-Id: Ic2f1faee4666eea7ae91fd6899cecaa76d0ceb9f
    Reviewed-on: https://code.wireshark.org/review/16018
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  6febf9b   Get rid of an unused variable; set a structure member.
    adds  f4fc03d   Get rid of an unused variable.


Summary of changes:
 ui/gtk/main.c |    1 -
 1 file changed, 1 deletion(-)