Cleanup code

This commit is contained in:
2022-12-10 21:40:41 +01:00
parent 2937bdaded
commit 2efe65fc74
6 changed files with 8 additions and 18 deletions

View File

@ -22,7 +22,6 @@
#define SERVER_TIMEOUT_INIT 4
#define SERVER_TIMEOUT 3600
extern int sockets[NUM_SOCKETS];
extern pid_t children[MAX_CHILDREN];
extern MMDB_s mmdbs[MAX_MMDB];