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