You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-06 12:20:30 +00:00
Remove unnecessary Clipper lib includes
Removes unnecessary Clipper lib includes.
This commit is contained in:
@@ -36,7 +36,6 @@
|
||||
#include "scene/2d/mesh_instance_2d.h"
|
||||
#include "scene/gui/dialogs.h"
|
||||
#include "scene/gui/menu_button.h"
|
||||
#include "thirdparty/misc/clipper.hpp"
|
||||
|
||||
void Skeleton2DEditor::_node_removed(Node *p_node) {
|
||||
if (p_node == node) {
|
||||
|
||||
Reference in New Issue
Block a user