silence all gcc warnings
This commit is contained in:
@ -143,6 +143,6 @@ char* estrdup(char*);
|
||||
void* emallocz(uint);
|
||||
int readmessage(int, char*, int);
|
||||
|
||||
#define notify
|
||||
#define noted
|
||||
#define exits
|
||||
#define notify(x)
|
||||
#define noted(x)
|
||||
#define exits(x)
|
||||
|
Reference in New Issue
Block a user