Remove legacy network code

This commit is contained in:
Martin Natano
2022-04-11 14:50:00 -07:00
committed by teejusb
parent f1e3e4d519
commit 4c0aef69dd
124 changed files with 56 additions and 10863 deletions
-5
View File
@@ -176,11 +176,6 @@ list(APPEND SMDATA_ACTOR_MENU_HPP
"WheelNotifyIcon.h"
"WorkoutGraph.h")
if(WITH_NETWORKING)
list(APPEND SMDATA_ACTOR_MENU_SRC "RoomInfoDisplay.cpp")
list(APPEND SMDATA_ACTOR_MENU_HPP "RoomInfoDisplay.h")
endif()
source_group("Actors\\\\Menus"
FILES
${SMDATA_ACTOR_MENU_SRC}