Remove old error_log system from the Loginserver

This commit is contained in:
Akkadius
2015-12-09 20:33:20 -06:00
parent 75cddbea71
commit efe09f6fe5
3 changed files with 0 additions and 290 deletions
-2
View File
@@ -6,7 +6,6 @@ SET(eqlogin_sources
config.cpp
database_mysql.cpp
database_postgresql.cpp
error_log.cpp
main.cpp
server_manager.cpp
world_server.cpp
@@ -26,7 +25,6 @@ SET(eqlogin_headers
database_postgresql.h
encryption.h
eq_crypto_api.h
error_log.h
login_server.h
login_structures.h
options.h