diff options
Diffstat (limited to 'apps/tagcache.h')
-rw-r--r-- | apps/tagcache.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/tagcache.h b/apps/tagcache.h index 5140aa1989..771629f6f2 100644 --- a/apps/tagcache.h +++ b/apps/tagcache.h | |||
@@ -142,7 +142,6 @@ void build_tagcache(const char *path); | |||
142 | void tagcache_reverse_scan(void); | 142 | void tagcache_reverse_scan(void); |
143 | #endif | 143 | #endif |
144 | 144 | ||
145 | int tagcache_str_to_tag(const char *str); | ||
146 | const char* tagcache_tag_to_str(int tag); | 145 | const char* tagcache_tag_to_str(int tag); |
147 | 146 | ||
148 | bool tagcache_is_numeric_tag(int type); | 147 | bool tagcache_is_numeric_tag(int type); |