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(-)