mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 15:21:56 -05:00
Style: Begin integrating simple .clangd fixes
This commit is contained in:
@@ -43,8 +43,6 @@
|
||||
#include "scene/resources/packed_scene.h"
|
||||
#include "viewport.h"
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
int Node::orphan_node_count = 0;
|
||||
|
||||
thread_local Node *Node::current_process_thread_group = nullptr;
|
||||
|
||||
Reference in New Issue
Block a user