Revert "Added segmentation support for server reply. (#974)"

This reverts commit 3ea710f92f.
This commit is contained in:
Steve Karg
2025-11-17 22:26:50 -06:00
parent 003073b71e
commit 2a6c251803
25 changed files with 144 additions and 2112 deletions
-4
View File
@@ -224,10 +224,6 @@ server-discover:
server-mini:
$(MAKE) LEGACY=true NOTIFY=false -s -C apps $@
.PHONY: server-segmentation
server-segmentation:
$(MAKE) LEGACY=true SEGMENT=true -s -C apps server
.PHONY: sc-hub
sc-hub:
$(MAKE) LEGACY=true BACDL=bsc -s -C apps $@