Browse Source

forgot to remove a method declaration...

Julian Murgia - StraToN 10 năm trước cách đây
mục cha
commit
6e608bd499
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      tools/editor/editor_log.h

+ 0 - 1
tools/editor/editor_log.h

@@ -63,7 +63,6 @@ class EditorLog : public PanelContainer {
 	void _close_request();
 	void _flip_request();
 	void _clear_request();
-	void _clearonplay_request();
 	static void _undo_redo_cbk(void *p_self,const String& p_name);
 protected: