You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-17 14:11:06 +00: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