aboutsummaryrefslogtreecommitdiffstats
path: root/proto_hier_stats.c
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2007-12-06 18:10:35 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2007-12-06 18:10:35 +0000
commit4783f12c08140054591b66160ee8e3e2d45525c4 (patch)
tree887fe5e7ecd9e1b2ae61fd3d0b89dfcd9dd1b521 /proto_hier_stats.c
parentb0998315f99675c9b9ff7f5c005425984c634688 (diff)
Added "Apply as filter"/"Prepare a filter"/"Find frame"/"Colorize Protocol"
menu. Simplified getting the Display filter. svn path=/trunk/; revision=23786
Diffstat (limited to 'proto_hier_stats.c')
-rw-r--r--proto_hier_stats.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/proto_hier_stats.c b/proto_hier_stats.c
index 548ce71377..40651fc6ae 100644
--- a/proto_hier_stats.c
+++ b/proto_hier_stats.c
@@ -197,7 +197,6 @@ ph_stats_new(void)
ps->stats_tree = g_node_new(NULL);
ps->first_time = 0.0;
ps->last_time = 0.0;
- ps->dfilter = cfile.dfilter;
/* Update the progress bar when it gets to this value. */
progbar_nextstep = 0;