mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2025-02-14 01:17:59 +00:00
MINOR: remove unused declaration.
This declaration is removed in the patch 'Lua initialisation on demand".
commit id 05ac42455f
This commit is contained in:
parent
506e46c352
commit
5c49aeb1b0
@ -6,7 +6,6 @@
|
||||
#include <types/hlua.h>
|
||||
|
||||
/* Lua HAProxy integration functions. */
|
||||
int hlua_ctx_init(struct hlua *lua, struct task *task);
|
||||
void hlua_ctx_destroy(struct hlua *lua);
|
||||
void hlua_init();
|
||||
int hlua_post_init();
|
||||
|
Loading…
Reference in New Issue
Block a user