From 489dff2b77175db8537b32dab8e637cdea2a02af Mon Sep 17 00:00:00 2001 From: Vsevolod Stakhov Date: Sun, 24 Nov 2013 21:53:43 +0000 Subject: Use ucl variables. --- src/util.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/util.h') 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 -- cgit v1.2.3