diff options
Diffstat (limited to 'src/frame.h')
-rw-r--r-- | src/frame.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/frame.h b/src/frame.h index 0b758fccca7..5efede23199 100644 --- a/src/frame.h +++ b/src/frame.h @@ -1023,7 +1023,6 @@ enum FULLSCREEN_HEIGHT = 2, FULLSCREEN_BOTH = 3, FULLSCREEN_WAIT = 4, - FULLSCREEN_MOVE_WAIT = 8, }; |