summaryrefslogtreecommitdiff
path: root/grc/src/gui/Constants.py
diff options
context:
space:
mode:
Diffstat (limited to 'grc/src/gui/Constants.py')
-rw-r--r--grc/src/gui/Constants.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/grc/src/gui/Constants.py b/grc/src/gui/Constants.py
index f5803cc17..853572217 100644
--- a/grc/src/gui/Constants.py
+++ b/grc/src/gui/Constants.py
@@ -39,8 +39,6 @@ MIN_WINDOW_HEIGHT = 400
##dialog constraints
MIN_DIALOG_WIDTH = 500
MIN_DIALOG_HEIGHT = 500
-##static height of reports window
-REPORTS_WINDOW_HEIGHT = 100
##static width of block selection window
BLOCK_SELECTION_WINDOW_WIDTH = 200