From 6cec00b0994ad16160f4909189965933c0e1b51f Mon Sep 17 00:00:00 2001 From: kobewi Date: Sat, 17 Sep 2022 21:03:04 +0200 Subject: Remove unused _clear_undo_history method --- editor/editor_node.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'editor/editor_node.h') diff --git a/editor/editor_node.h b/editor/editor_node.h index 200d68908c..9b3f052c0e 100644 --- a/editor/editor_node.h +++ b/editor/editor_node.h @@ -658,8 +658,6 @@ private: void _update_layouts_menu(); void _layout_menu_option(int p_id); - void _clear_undo_history(); - void _update_addon_config(); void _toggle_distraction_free_mode(); -- cgit v1.2.3