Remove unnecessary Clipper lib includes
Removes unnecessary Clipper lib includes.
This commit is contained in:
parent
4c677c88e9
commit
66a8418a2d
3 changed files with 0 additions and 3 deletions
|
|
@ -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) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue