Wireshark-commits: [Wireshark-commits] master 43f09e6: Remove unneeded includes from ui folder
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 1 Jan 2015 23:11:14 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=43f09e67b4fcf83be61725c76755926500d5d9c3 Submitter: Martin Mathieson (martin.r.mathieson@xxxxxxxxxxxxxx) Changed: branch: master Repository: wireshark Commits: 43f09e6 by Martin Mathieson (martin.r.mathieson@xxxxxxxxxxxxxx): Remove unneeded includes from ui folder Change-Id: Ifd1eebff9080cd3867e44e4dcb2d2681370ed60a Reviewed-on: https://code.wireshark.org/review/6128 Reviewed-by: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx> Actions performed: from 5981dab Declare read_keytab_file() in epan/dissectors/packet-kerberos.h. adds 43f09e6 Remove unneeded includes from ui folder Summary of changes: ui/alert_box.c | 2 -- ui/cli/tap-camelcounter.c | 2 -- ui/cli/tap-camelsrt.c | 1 - ui/cli/tap-comparestat.c | 1 - ui/cli/tap-diameter-avp.c | 1 - ui/cli/tap-expert.c | 1 - ui/cli/tap-follow.c | 1 - ui/cli/tap-funnel.c | 4 ---- ui/cli/tap-h225counter.c | 1 - ui/cli/tap-h225rassrt.c | 1 - ui/cli/tap-hosts.c | 3 --- ui/cli/tap-iostat.c | 4 ---- ui/cli/tap-iousers.c | 5 ----- ui/cli/tap-macltestat.c | 1 - ui/cli/tap-megacostat.c | 1 - ui/cli/tap-protocolinfo.c | 2 -- ui/cli/tap-protohierstat.c | 2 -- ui/cli/tap-rlcltestat.c | 1 - ui/cli/tap-rtp.c | 1 - ui/cli/tap-rtspstat.c | 1 - ui/cli/tap-scsistat.c | 2 -- ui/cli/tap-sctpchunkstat.c | 1 - ui/console.c | 1 - ui/decode_as_utils.c | 1 - ui/export_object_http.c | 1 - ui/export_object_smb.c | 2 -- ui/export_object_tftp.c | 1 - ui/follow.c | 2 -- ui/gtk/about_dlg.c | 1 - ui/gtk/addr_resolution_dlg.c | 9 --------- ui/gtk/afp_stat.c | 4 ---- ui/gtk/ansi_a_stat.c | 5 ----- ui/gtk/ansi_map_stat.c | 5 ----- ui/gtk/bootp_stat.c | 3 --- ui/gtk/bytes_view.c | 1 - ui/gtk/camel_counter.c | 4 ---- ui/gtk/camel_srt.c | 6 ------ ui/gtk/capture_if_dlg.c | 1 - ui/gtk/color_dlg.c | 7 ------- ui/gtk/color_edit_dlg.c | 2 -- ui/gtk/color_utils.c | 3 --- ui/gtk/compare_stat.c | 13 ------------- ui/gtk/conversation_hastables_dlg.c | 8 -------- ui/gtk/conversations_table.c | 6 ------ ui/gtk/dcerpc_stat.c | 5 ----- ui/gtk/dfilter_expr_dlg.c | 5 ----- ui/gtk/diameter_stat.c | 5 ----- ui/gtk/dissector_tables_dlg.c | 1 - ui/gtk/dlg_utils.c | 2 -- ui/gtk/drag_and_drop.c | 3 --- ui/gtk/edit_packet_comment_dlg.c | 5 ----- ui/gtk/expert_comp_dlg.c | 4 ---- ui/gtk/expert_comp_table.c | 4 ---- ui/gtk/export_object_dlg.c | 1 - ui/gtk/export_pdu_dlg.c | 2 -- ui/gtk/extcap_gtk.c | 3 --- ui/gtk/fc_stat.c | 6 ------ ui/gtk/file_import_dlg.c | 3 --- ui/gtk/filter_dlg.c | 2 -- ui/gtk/filter_expression_save_dlg.c | 12 ------------ ui/gtk/filter_utils.c | 1 - ui/gtk/find_dlg.c | 6 ------ ui/gtk/firewall_dlg.c | 1 - ui/gtk/flow_graph.c | 9 --------- ui/gtk/follow_ssl.c | 1 - ui/gtk/follow_tcp.c | 1 - ui/gtk/follow_udp.c | 2 -- ui/gtk/font_utils.c | 1 - ui/gtk/funnel_stat.c | 6 ------ ui/gtk/goto_dlg.c | 2 -- ui/gtk/graph_analysis.c | 1 - ui/gtk/gsm_a_stat.c | 5 ----- ui/gtk/gsm_map_stat.c | 6 ------ ui/gtk/gsm_map_summary.c | 6 ------ ui/gtk/gtp_stat.c | 5 ----- ui/gtk/gui_stat_util.c | 2 -- ui/gtk/h225_counter.c | 6 ------ ui/gtk/h225_ras_srt.c | 6 ------ ui/gtk/help_dlg.c | 5 ----- ui/gtk/hostlist_table.c | 4 ---- ui/gtk/iax2_analysis.c | 1 - ui/gtk/io_stat.c | 8 -------- ui/gtk/lbm_stream_dlg.c | 5 ----- ui/gtk/lbm_uimflow_dlg.c | 4 ---- ui/gtk/ldap_stat.c | 5 ----- ui/gtk/mac_lte_stat_dlg.c | 3 --- ui/gtk/main_80211_toolbar.c | 7 ------- ui/gtk/main_filter_toolbar.c | 3 --- ui/gtk/main_menubar.c | 17 ----------------- ui/gtk/main_titlebar.c | 1 - ui/gtk/main_toolbar.c | 4 ---- ui/gtk/main_welcome.c | 2 -- ui/gtk/manual_addr_resolv.c | 1 - ui/gtk/mcast_stream_dlg.c | 5 ----- ui/gtk/megaco_stat.c | 5 ----- ... 74 lines suppressed ...
- Prev by Date: [Wireshark-commits] master 5981dab: Declare read_keytab_file() in epan/dissectors/packet-kerberos.h.
- Next by Date: [Wireshark-commits] master 6c24c7e: Clean up indentation.
- Previous by thread: [Wireshark-commits] master 5981dab: Declare read_keytab_file() in epan/dissectors/packet-kerberos.h.
- Next by thread: [Wireshark-commits] master 6c24c7e: Clean up indentation.
- Index(es):