libfast: Remove FastCGI application server library

The two users (manager, medsrv) are gone, so there is no reason to keep
this around.
This commit is contained in:
Tobias Brunner
2026-07-24 14:59:51 +02:00
parent ac690f1a5e
commit 60846f24bf
16 changed files with 2 additions and 2122 deletions
-4
View File
@@ -87,10 +87,6 @@ if USE_CONFTEST
SUBDIRS += conftest
endif
if USE_FAST
SUBDIRS += libfast
endif
if USE_ATTR_SQL
SUBDIRS += pool
else