forgot to remove a method declaration...

This commit is contained in:
Julian Murgia - StraToN 2015-07-30 00:08:11 +02:00
parent c5941ab57a
commit 6e608bd499

View file

@ -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: