mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 04:56:20 +00:00
remove global_define.h and adjust platform header includes
- Remove unused MRMutex - Remove unused generate_key
This commit is contained in:
@@ -19,7 +19,6 @@
|
||||
|
||||
#include "patches.h"
|
||||
|
||||
#include "common/global_define.h"
|
||||
#include "common/patches/rof.h"
|
||||
#include "common/patches/rof2.h"
|
||||
#include "common/patches/sod.h"
|
||||
|
||||
@@ -25,7 +25,6 @@
|
||||
#include "common/eq_stream_ident.h"
|
||||
#include "common/eqemu_config.h"
|
||||
#include "common/eqemu_logsys.h"
|
||||
#include "common/global_define.h"
|
||||
#include "common/inventory_profile.h"
|
||||
#include "common/misc_functions.h"
|
||||
#include "common/opcodemgr.h"
|
||||
|
||||
@@ -26,7 +26,6 @@
|
||||
#include "common/eq_stream_ident.h"
|
||||
#include "common/eqemu_config.h"
|
||||
#include "common/eqemu_logsys.h"
|
||||
#include "common/global_define.h"
|
||||
#include "common/inventory_profile.h"
|
||||
#include "common/misc_functions.h"
|
||||
#include "common/opcodemgr.h"
|
||||
|
||||
@@ -25,7 +25,6 @@
|
||||
#include "common/eq_stream_ident.h"
|
||||
#include "common/eqemu_config.h"
|
||||
#include "common/eqemu_logsys.h"
|
||||
#include "common/global_define.h"
|
||||
#include "common/item_instance.h"
|
||||
#include "common/misc_functions.h"
|
||||
#include "common/opcodemgr.h"
|
||||
|
||||
@@ -25,7 +25,6 @@
|
||||
#include "common/eq_stream_ident.h"
|
||||
#include "common/eqemu_config.h"
|
||||
#include "common/eqemu_logsys.h"
|
||||
#include "common/global_define.h"
|
||||
#include "common/item_instance.h"
|
||||
#include "common/misc_functions.h"
|
||||
#include "common/opcodemgr.h"
|
||||
|
||||
@@ -25,7 +25,6 @@
|
||||
#include "common/eq_stream_ident.h"
|
||||
#include "common/eqemu_config.h"
|
||||
#include "common/eqemu_logsys.h"
|
||||
#include "common/global_define.h"
|
||||
#include "common/guilds.h"
|
||||
#include "common/item_instance.h"
|
||||
#include "common/misc_functions.h"
|
||||
|
||||
@@ -26,7 +26,6 @@
|
||||
#include "common/eq_stream_ident.h"
|
||||
#include "common/eqemu_config.h"
|
||||
#include "common/eqemu_logsys.h"
|
||||
#include "common/global_define.h"
|
||||
#include "common/guilds.h"
|
||||
#include "common/item_instance.h"
|
||||
#include "common/misc_functions.h"
|
||||
|
||||
Reference in New Issue
Block a user