Code

store: Removed sdb_store_matcher_tostring().
[sysdb.git] / src / core / store-private.h
index 750a0b32bbb4e83706f5ac7658e25cf8e48904bf..c6350b3530c4a2518ce0a515da601c1256768700 100644 (file)
@@ -156,8 +156,8 @@ typedef struct {
  * matchers
  */
 
-/* when adding to this, also update 'MATCHER_SYM' below as well as 'matchers'
- * and 'matchers_tostring' in store_lookup.c */
+/* when adding to this, also update 'MATCHER_SYM' below and 'matchers' in
+ * store_lookup.c */
 enum {
        MATCHER_OR,
        MATCHER_AND,