1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-06-12 15:34:47 +02:00

Make sure we never use this variable again ;)

[skip ci]
This commit is contained in:
Bram Matthys
2023-12-15 12:34:25 +01:00
parent b0e87dcafa
commit 68c2114977
-3
View File
@@ -223,7 +223,4 @@ extern MODVAR time_t now;
#else
#define inline __inline
#endif
#define READBUF_SIZE 8192
#endif /* __common_include__ */