aboutsummaryrefslogtreecommitdiffhomepage
path: root/tag-util.c
diff options
context:
space:
mode:
Diffstat (limited to 'tag-util.c')
-rw-r--r--tag-util.c9
1 files changed, 1 insertions, 8 deletions
diff --git a/tag-util.c b/tag-util.c
index 3bde4097..e2d5b795 100644
--- a/tag-util.c
+++ b/tag-util.c
@@ -31,14 +31,7 @@ line_error (tag_parse_status_t status,
return status;
}
-/*
- * Test tags for some forbidden cases.
- *
- * return: NULL if OK,
- * explanatory message otherwise.
- */
-
-static const char *
+const char *
illegal_tag (const char *tag, notmuch_bool_t remove)
{