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 334485f: Get rid of some GTK+-only routines in file.c

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 12 Dec 2016 20:58:33 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=334485f65b1f35b193b18780cb7c166f62e1ffc9
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

334485f by Guy Harris (guy@xxxxxxxxxxxx):

    Get rid of some GTK+-only routines in file.c.
    
    Just directly call the packet_list_select_ routine from the GTK+ code.
    
    Change-Id: I9146fb968c407d6186b146a86aa34678765f7352
    Reviewed-on: https://code.wireshark.org/review/19225
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  eb1307a   Mark routines GTK+ only.
    adds  334485f   Get rid of some GTK+-only routines in file.c.


Summary of changes:
 file.c            |   17 -----------------
 file.h            |   15 ---------------
 ui/gtk/goto_dlg.c |    4 ++--
 3 files changed, 2 insertions(+), 34 deletions(-)