summaryrefslogtreecommitdiff
path: root/tools/editor/editor_log.h
diff options
context:
space:
mode:
authorJulian Murgia - StraToN <the.straton@gmail.com>2015-07-30 00:08:11 +0200
committerJulian Murgia - StraToN <the.straton@gmail.com>2015-07-30 00:08:11 +0200
commit6e608bd4995a632a2ca62abcf502c1a55edd6808 (patch)
tree2ac3fb226eb770de9151740468c1135437668772 /tools/editor/editor_log.h
parentc5941ab57aa2c8004d6d8a725cb52c6e0b26b4b2 (diff)
forgot to remove a method declaration...
Diffstat (limited to 'tools/editor/editor_log.h')
-rw-r--r--tools/editor/editor_log.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/editor/editor_log.h b/tools/editor/editor_log.h
index a7c12ecb74..6950ffa1a0 100644
--- a/tools/editor/editor_log.h
+++ b/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: