remove unnesery extern
This commit is contained in:
parent
e19eeb6901
commit
43aae0bb8e
@ -1,5 +1,5 @@
|
|||||||
#include "types.h"
|
#include "types.h"
|
||||||
#ifndef PM_INIT_H
|
#ifndef PM_INIT_H
|
||||||
#define PM_INIT_H
|
#define PM_INIT_H
|
||||||
extern void (*receive_callback)(std::vector<user>, std::string);
|
|
||||||
#endif
|
#endif
|
Loading…
x
Reference in New Issue
Block a user