You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Remove unneeded and problematic minilex.c from lws.
We don't need it, it's used upstream to test the lexical parser
This commit is contained in:
@@ -35,7 +35,6 @@ thirdparty_sources = [
|
||||
"handshake.c",
|
||||
"header.c",
|
||||
"libwebsockets.c",
|
||||
"minilex.c",
|
||||
"output.c",
|
||||
"pollfd.c",
|
||||
"service.c",
|
||||
|
||||
Reference in New Issue
Block a user