Function flush_meta() does not exist anymore.
This commit is contained in:
parent
c6d2b9d734
commit
685509ffe1
1 changed files with 0 additions and 1 deletions
|
@ -25,7 +25,6 @@
|
|||
|
||||
extern bool send_meta(struct connection_t *, const char *, int);
|
||||
extern void broadcast_meta(struct connection_t *, const char *, int);
|
||||
extern void flush_meta(int fd, short events, void *data);
|
||||
extern bool receive_meta(struct connection_t *);
|
||||
|
||||
#endif /* __TINC_META_H__ */
|
||||
|
|
Loading…
Reference in a new issue