aboutsummaryrefslogtreecommitdiffstats
path: root/src/fuzzy_storage.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/fuzzy_storage.h')
-rw-r--r--src/fuzzy_storage.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/fuzzy_storage.h b/src/fuzzy_storage.h
index f5196b1d6..2e60670df 100644
--- a/src/fuzzy_storage.h
+++ b/src/fuzzy_storage.h
@@ -27,7 +27,4 @@ struct fuzzy_session {
struct sockaddr_storage sa;
};
-gpointer init_fuzzy_storage (void);
-void start_fuzzy_storage (struct rspamd_worker *worker);
-
#endif