remove global_define.h: queryserv & shared_memory

This commit is contained in:
brainiac
2025-12-18 00:28:20 -08:00
committed by Alex
parent ed2344dc99
commit b95016c92f
9 changed files with 0 additions and 10 deletions
-2
View File
@@ -2,10 +2,8 @@
#include "database.h"
#include "common/eqemu_logsys.h"
#include "common/global_define.h"
#include "common/strings.h"
#include <iostream>
#include <map>
// this function does not delete the ServerPacket, so it must be handled at call site