mirror of
https://github.com/weechat/weechat.git
synced 2026-06-30 14:56:39 +02:00
plugins: move scripting API constants to plugin-script.c
This commit is contained in:
@@ -22,7 +22,6 @@
|
||||
#define WEECHAT_PLUGIN_LUA_API_H
|
||||
|
||||
extern struct luaL_Reg weechat_lua_api_funcs[];
|
||||
extern struct t_lua_const weechat_lua_api_consts[];
|
||||
|
||||
extern int weechat_lua_api_buffer_input_data_cb (const void *pointer,
|
||||
void *data,
|
||||
|
||||
Reference in New Issue
Block a user