Remove legacy network code

This commit is contained in:
Martin Natano
2022-04-09 13:11:17 +02:00
committed by teejusb
parent f1e3e4d519
commit 4c0aef69dd
124 changed files with 56 additions and 10863 deletions
-3
View File
@@ -1,8 +1,5 @@
# Prep options that are needed for each platform.
# This option allows for networking support with StepMania.
option(WITH_NETWORKING "Build with networking support." ON)
# This option quiets warnings that are a part of external projects.
option(WITH_EXTERNAL_WARNINGS
"Build with warnings for all components, not just StepMania." OFF)