diff --git a/.vscode/c_cpp_properties.json b/.vscode/c_cpp_properties.json index f3e9c8a..9f8bfd6 100644 --- a/.vscode/c_cpp_properties.json +++ b/.vscode/c_cpp_properties.json @@ -11,7 +11,6 @@ "${workspaceFolder}/runtime/thirdparty/jsmn/" ], "defines": [ - "USE_MEM_VM", "x86_64", "_GNU_SOURCE" ],