chiark / gitweb /
utf32_word_split() and utf8_word_split() splits a string into words
[disorder] / server / trackdb.h
index 854f63c7daa1bc7c8dff297040e497dbae41725b..fe43474ca0b1652b07145672c9eb6f767fb32630 100644 (file)
@@ -23,9 +23,6 @@
 
 struct ev_source;
 
-/* Database version string */
-#define DBVERSION "2.0"
-
 extern const struct cache_type cache_files_type;
 extern unsigned long cache_files_hits, cache_files_misses;
 /* Cache entry type and tracking for regexp-based lookups */