mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 23:31:53 -05:00
Style: Begin integrating simple .clangd fixes
This commit is contained in:
@@ -66,8 +66,6 @@
|
||||
#include "editor/node_dock.h"
|
||||
#endif
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
// Types that will be skipped over (in favor of their base types) when setting up instance bindings.
|
||||
// This must be a superset of `ignored_types` in bindings_generator.cpp.
|
||||
const Vector<String> ignored_types = {};
|
||||
|
||||
Reference in New Issue
Block a user