summaryrefslogtreecommitdiff
path: root/src/honeysuckle.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/honeysuckle.h')
-rw-r--r--src/honeysuckle.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/honeysuckle.h b/src/honeysuckle.h
index b996aed..43e5f51 100644
--- a/src/honeysuckle.h
+++ b/src/honeysuckle.h
@@ -23,7 +23,6 @@
const char* hs_type_to_string(int type);
void hs_parse_args(lua_State *L, ...);
-void hs_parse_args_fast(lua_State *L, ...);
int hs_parse_overloaded(lua_State *L, ...);
int hs_create_table(lua_State *L, ...);