aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/text/e-completion-match.c
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/text/e-completion-match.c')
-rw-r--r--widgets/text/e-completion-match.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/widgets/text/e-completion-match.c b/widgets/text/e-completion-match.c
index 0da197d1fe..d13ba15973 100644
--- a/widgets/text/e-completion-match.c
+++ b/widgets/text/e-completion-match.c
@@ -50,7 +50,6 @@ e_completion_match_construct (ECompletionMatch *match)
match->sort_minor = 0;
match->user_data = NULL;
match->ref = 1;
- match->hit_count = 0;
match->destroy = NULL;
}