diff options
Diffstat (limited to 'e-util/e-util-labels.c')
-rw-r--r-- | e-util/e-util-labels.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/e-util/e-util-labels.c b/e-util/e-util-labels.c index b78b46f28b..c4b4edde3f 100644 --- a/e-util/e-util-labels.c +++ b/e-util/e-util-labels.c @@ -226,7 +226,6 @@ find_label (GSList *labels, const gchar *tag) return NULL; } - static gchar * tag_from_name (const gchar *name) { |