summaryrefslogtreecommitdiff
path: root/editor/reparent_dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'editor/reparent_dialog.h')
-rw-r--r--editor/reparent_dialog.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/editor/reparent_dialog.h b/editor/reparent_dialog.h
index 29db70baa5..4566e3a02a 100644
--- a/editor/reparent_dialog.h
+++ b/editor/reparent_dialog.h
@@ -41,7 +41,6 @@
@author Juan Linietsky <reduzio@gmail.com>
*/
class ReparentDialog : public ConfirmationDialog {
-
GDCLASS(ReparentDialog, ConfirmationDialog);
SceneTreeEditor *tree;