Wireshark-commits: [Wireshark-commits] master 93ac836: Remove an unused variable from both the Gtk

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 29 Mar 2016 17:58:06 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=93ac8364f1397f1bb758d9387016b1cd0fff3eb0
Submitter: Jeff Morriss (jeff.morriss.ws@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

93ac836 by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):

    Remove an unused variable from both the Gtk and Qt UIs.
    
    Change-Id: I4c7c5aeaa1fa452605cf02a5c86dfe161c451f65
    Reviewed-on: https://code.wireshark.org/review/14654
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
    

Actions performed:

    from  1fe8d89   Update min. GLib version and add Qt version checks
    adds  93ac836   Remove an unused variable from both the Gtk and Qt UIs.


Summary of changes:
 ui/gtk/file_dlg.c               |   10 +---------
 ui/qt/wireshark_application.cpp |   10 +---------
 2 files changed, 2 insertions(+), 18 deletions(-)