mirror of
https://github.com/azerothcore/azerothcore-wotlk.git
synced 2025-11-10 21:04:26 +08:00
cleanup
This commit is contained in:
parent
6eb1b565d4
commit
e5968c1f28
@ -78,10 +78,6 @@ int m_ServiceStatus = -1;
|
||||
#include <timeapi.h>
|
||||
#endif
|
||||
|
||||
#ifdef WITH_SYSTEMD
|
||||
#include <systemd/sd-daemon.h>
|
||||
#endif
|
||||
|
||||
#ifndef _ACORE_CORE_CONFIG
|
||||
#define _ACORE_CORE_CONFIG "worldserver.conf"
|
||||
#endif
|
||||
|
||||
@ -25,7 +25,6 @@
|
||||
#include <boost/asio/ip/tcp.hpp>
|
||||
#include <functional>
|
||||
|
||||
|
||||
using boost::asio::ip::tcp;
|
||||
|
||||
constexpr auto ACORE_MAX_LISTEN_CONNECTIONS = boost::asio::socket_base::max_listen_connections;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user