diff options
Diffstat (limited to 'widgets/text/e-completion-match.h')
-rw-r--r-- | widgets/text/e-completion-match.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/widgets/text/e-completion-match.h b/widgets/text/e-completion-match.h index f2773ee094..162373add4 100644 --- a/widgets/text/e-completion-match.h +++ b/widgets/text/e-completion-match.h @@ -40,7 +40,6 @@ struct _ECompletionMatch { gpointer user_data; gint ref; - gint hit_count; void (*destroy) (ECompletionMatch *); }; |