mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-01 01:52:02 +00:00
More work on getting remote calls up and running, added two remote calls list_zones and get_zone_info.
This commit is contained in:
@@ -91,7 +91,6 @@ SET(common_sources
|
||||
tinyxml/tinyxml.cpp
|
||||
tinyxml/tinyxmlerror.cpp
|
||||
tinyxml/tinyxmlparser.cpp
|
||||
web_interface_utils.cpp
|
||||
)
|
||||
|
||||
SET(common_headers
|
||||
@@ -237,7 +236,6 @@ SET(common_headers
|
||||
StackWalker/StackWalker.h
|
||||
tinyxml/tinystr.h
|
||||
tinyxml/tinyxml.h
|
||||
web_interface_utils.h
|
||||
)
|
||||
|
||||
SOURCE_GROUP(Patches FILES
|
||||
|
||||
Reference in New Issue
Block a user