From 606bb74d131c04d399b2476a91edd69000313855 Mon Sep 17 00:00:00 2001 From: Vsevolod Stakhov Date: Sat, 16 Aug 2014 19:18:59 +0100 Subject: Remove unused definition. --- src/lua/lua_task.c | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/lua/lua_task.c b/src/lua/lua_task.c index fd4bda533..84ef211be 100644 --- a/src/lua/lua_task.c +++ b/src/lua/lua_task.c @@ -39,12 +39,6 @@ #include "statfile_sync.h" #include "diff.h" -extern stat_file_t * get_statfile_by_symbol (statfile_pool_t *pool, - struct rspamd_classifier_config *ccf, - const gchar *symbol, - struct rspamd_statfile_config **st, - gboolean try_create); - /* Task creation */ LUA_FUNCTION_DEF (task, create_empty); LUA_FUNCTION_DEF (task, create_from_buffer); -- cgit v1.2.3