aboutsummaryrefslogtreecommitdiff
path: root/gui/GuiManager.h
diff options
context:
space:
mode:
Diffstat (limited to 'gui/GuiManager.h')
-rw-r--r--gui/GuiManager.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gui/GuiManager.h b/gui/GuiManager.h
index 12c9a25f62..9bdacb5459 100644
--- a/gui/GuiManager.h
+++ b/gui/GuiManager.h
@@ -91,9 +91,6 @@ public:
protected:
enum RedrawStatus {
kRedrawDisabled = 0,
- kRedrawOpenDialog,
- kRedrawCloseDialog,
- kRedrawTopDialog,
kRedrawFull
};