remove command_system_macros

This commit is contained in:
libglfw 2024-11-02 14:55:06 -07:00
parent 737d6d3216
commit b6eec3784d
5 changed files with 93 additions and 176 deletions

View file

@ -8,7 +8,6 @@ crate-type = ["cdylib"]
[dependencies]
lazy_static = { workspace = true }
command_system_macros = { path = "../command_system_macros" }
uniffi = { version = "0.25" }