Browse Source

forgot to remove a method declaration...

Julian Murgia - StraToN 10 years ago
parent
commit
6e608bd499
1 changed files with 0 additions and 1 deletions
  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 _close_request();
 	void _flip_request();
 	void _flip_request();
 	void _clear_request();
 	void _clear_request();
-	void _clearonplay_request();
 	static void _undo_redo_cbk(void *p_self,const String& p_name);
 	static void _undo_redo_cbk(void *p_self,const String& p_name);
 protected:
 protected: