Wireshark-commits: [Wireshark-commits] master 5e67ae7: Get rid of an unused structure member.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 7 Mar 2015 04:41:14 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5e67ae78baad06e9d5094b6536786b78cb441cc3
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

5e67ae7 by Guy Harris (guy@xxxxxxxxxxxx):

    Get rid of an unused structure member.
    
    Change-Id: I2941bb7e6dc0fce3e1256af6e5e19d2997de5801
    Reviewed-on: https://code.wireshark.org/review/7573
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  b6ecff7   Try adding "set -o igncr".
    adds  5e67ae7   Get rid of an unused structure member.


Summary of changes:
 epan/conversation_table.c  |    2 --
 epan/stat_tap_ui.h         |    1 -
 epan/wslua/wslua_util.c    |    1 -
 ui/cli/tap-afpstat.c       |    1 -
 ui/cli/tap-ansi_astat.c    |    1 -
 ui/cli/tap-bootpstat.c     |    1 -
 ui/cli/tap-camelcounter.c  |    1 -
 ui/cli/tap-camelsrt.c      |    1 -
 ui/cli/tap-comparestat.c   |    1 -
 ui/cli/tap-dcerpcstat.c    |    1 -
 ui/cli/tap-diameter-avp.c  |    1 -
 ui/cli/tap-expert.c        |    1 -
 ui/cli/tap-follow.c        |    3 ---
 ui/cli/tap-funnel.c        |    1 -
 ui/cli/tap-gsm_astat.c     |    1 -
 ui/cli/tap-h225counter.c   |    1 -
 ui/cli/tap-h225rassrt.c    |    1 -
 ui/cli/tap-hosts.c         |    1 -
 ui/cli/tap-httpstat.c      |    1 -
 ui/cli/tap-icmpstat.c      |    1 -
 ui/cli/tap-icmpv6stat.c    |    1 -
 ui/cli/tap-iostat.c        |    1 -
 ui/cli/tap-macltestat.c    |    1 -
 ui/cli/tap-megacostat.c    |    1 -
 ui/cli/tap-mgcpstat.c      |    1 -
 ui/cli/tap-protocolinfo.c  |    1 -
 ui/cli/tap-protohierstat.c |    1 -
 ui/cli/tap-radiusstat.c    |    1 -
 ui/cli/tap-rlcltestat.c    |    1 -
 ui/cli/tap-rpcprogs.c      |    1 -
 ui/cli/tap-rpcstat.c       |    1 -
 ui/cli/tap-rtp.c           |    1 -
 ui/cli/tap-rtspstat.c      |    1 -
 ui/cli/tap-scsistat.c      |    1 -
 ui/cli/tap-sctpchunkstat.c |    1 -
 ui/cli/tap-sipstat.c       |    1 -
 ui/cli/tap-smbsids.c       |    1 -
 ui/cli/tap-smbstat.c       |    1 -
 ui/cli/tap-stats_tree.c    |    1 -
 ui/cli/tap-sv.c            |    1 -
 ui/cli/tap-wspstat.c       |    1 -
 ui/gtk/ansi_map_stat.c     |    1 -
 ui/gtk/compare_stat.c      |    1 -
 ui/gtk/dcerpc_stat.c       |    1 -
 ui/gtk/expert_comp_dlg.c   |    1 -
 ui/gtk/flow_graph.c        |    1 -
 ui/gtk/gsm_a_stat.c        |   10 ----------
 ui/gtk/gsm_map_stat.c      |    1 -
 ui/gtk/iax2_analysis.c     |    1 -
 ui/gtk/io_stat.c           |    1 -
 ui/gtk/mtp3_stat.c         |    1 -
 ui/gtk/rpc_progs.c         |    1 -
 ui/gtk/rpc_stat.c          |    1 -
 ui/gtk/rtp_analysis.c      |    1 -
 ui/gtk/tap_param_dlg.c     |    1 -
 ui/gtk/voip_calls_dlg.c    |    1 -
 ui/qt/io_graph_dialog.cpp  |    1 -
 57 files changed, 69 deletions(-)