Remove debug.cpp/.h files and from CMakeLists.txt

This commit is contained in:
Akkadius
2015-01-16 21:30:41 -06:00
parent a4dbe13c3d
commit 50b686b162
3 changed files with 0 additions and 406 deletions
-2
View File
@@ -9,7 +9,6 @@ SET(common_sources
crc32.cpp
database.cpp
dbcore.cpp
debug.cpp
emu_opcodes.cpp
emu_tcp_connection.cpp
emu_tcp_server.cpp
@@ -107,7 +106,6 @@ SET(common_headers
data_verification.h
database.h
dbcore.h
debug.h
deity.h
emu_opcodes.h
emu_oplist.h