chore: remove httplib since it's unused (#1723)

This commit is contained in:
Aaron Kimbrell
2025-01-05 00:13:07 -06:00
committed by GitHub
parent fb32534ae3
commit a6c6d892cf
4 changed files with 0 additions and 7 deletions

View File

@@ -247,7 +247,6 @@ include_directories(
"thirdparty/recastnavigation"
"thirdparty/SQLite"
"thirdparty/cpplinq"
"thirdparty/cpp-httplib"
"thirdparty/MD5"
)