actions: remove Action::OrderResize, use ResizeScreen directly

This commit is contained in:
Andrzej Rybczak
2012-09-12 02:46:30 +02:00
parent 8f065e2da3
commit 983c79ff61
3 changed files with 1 additions and 8 deletions

View File

@@ -86,7 +86,6 @@ struct Action
static bool OriginalStatusbarVisibility;
static bool DesignChanged;
static bool OrderResize;
static bool ExitMainLoop;
static size_t HeaderHeight;