mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-24 20:23:06 +00:00
delete unused feature : group/localcast/forward, etc
This commit is contained in:
@@ -3,9 +3,7 @@
|
||||
|
||||
struct snlua {
|
||||
lua_State * L;
|
||||
const char * reload;
|
||||
struct skynet_context * ctx;
|
||||
struct tqueue * tq;
|
||||
int (*init)(struct snlua *l, struct skynet_context *ctx, const char * args);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user