Revert "Run button on code editor"

This reverts commit 75b16b8618.
This commit is contained in:
BADIM-PC\Vadim
2017-10-09 08:55:15 +03:00
parent 7033061973
commit dd2332737d
3 changed files with 2 additions and 18 deletions

View File

@@ -172,7 +172,6 @@ typedef enum
TIC_TOOLBAR_PASTE,
TIC_TOOLBAR_UNDO,
TIC_TOOLBAR_REDO,
TIC_TOOLBAR_RUN,
} StudioEvent;
void setStudioEvent(StudioEvent event);