diff options
Diffstat (limited to 'editor/editor_run.h')
-rw-r--r-- | editor/editor_run.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editor/editor_run.h b/editor/editor_run.h index a15d65d91b..08b1e74ed1 100644 --- a/editor/editor_run.h +++ b/editor/editor_run.h @@ -36,7 +36,6 @@ class EditorRun { public: enum Status { - STATUS_PLAY, STATUS_PAUSED, STATUS_STOP |