aboutsummaryrefslogtreecommitdiffstats
path: root/src/libutil/regexp.h
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@highsecure.ru>2019-09-27 13:32:42 +0100
committerVsevolod Stakhov <vsevolod@highsecure.ru>2019-09-27 13:32:42 +0100
commit82637e89647924b395c4d4cdfc835ceebbd0b661 (patch)
treecbb2d71b9a16095b642bca1d6b3e27677b39aaa0 /src/libutil/regexp.h
parentf2e9665d05f6e81603ef0e10dfbc161151357468 (diff)
downloadrspamd-82637e89647924b395c4d4cdfc835ceebbd0b661.tar.gz
rspamd-82637e89647924b395c4d4cdfc835ceebbd0b661.zip
[Rework] Rework initialisation to reduce static leaks count
Diffstat (limited to 'src/libutil/regexp.h')
-rw-r--r--src/libutil/regexp.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/libutil/regexp.h b/src/libutil/regexp.h
index f7ed05dad..2e414892a 100644
--- a/src/libutil/regexp.h
+++ b/src/libutil/regexp.h
@@ -262,11 +262,6 @@ gint rspamd_regexp_cmp (gconstpointer a, gconstpointer b);
void rspamd_regexp_library_init (struct rspamd_config *cfg);
/**
- * Cleanup internal library structures
- */
-void rspamd_regexp_library_finalize (void);
-
-/**
* Create regexp from glob
* @param gl
* @param err