summaryrefslogtreecommitdiffstats
path: root/src/util.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/util.h')
-rw-r--r--src/util.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/util.h b/src/util.h
index bda871c22..f2b7132af 100644
--- a/src/util.h
+++ b/src/util.h
@@ -451,6 +451,5 @@ gint rspamd_read_passphrase (gchar *buf, gint size, gint rwflag, gpointer key);
* @param pool to use
* @param path path to expand
*/
-gchar* rspamd_expand_path (memory_pool_t *pool, const gchar *path);
#endif