浏览代码

forgot to remove a method declaration...

Julian Murgia - StraToN 10 年之前
父节点
当前提交
6e608bd499
共有 1 个文件被更改,包括 0 次插入1 次删除
  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: