mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-23 19:43:09 +00:00
repeated “struct table" of line 19
This commit is contained in:
@@ -36,8 +36,6 @@ struct node {
|
||||
uint8_t nocolliding; // 0 means colliding slot
|
||||
};
|
||||
|
||||
struct table;
|
||||
|
||||
struct state {
|
||||
int dirty;
|
||||
int ref;
|
||||
|
||||
Reference in New Issue
Block a user