summaryrefslogtreecommitdiff
path: root/grc/gui/Constants.py
diff options
context:
space:
mode:
Diffstat (limited to 'grc/gui/Constants.py')
-rw-r--r--grc/gui/Constants.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/grc/gui/Constants.py b/grc/gui/Constants.py
index 573fabe82b..82a59a7fc3 100644
--- a/grc/gui/Constants.py
+++ b/grc/gui/Constants.py
@@ -41,8 +41,6 @@ MIN_DIALOG_HEIGHT = 500
DEFAULT_BLOCKS_WINDOW_WIDTH = 100
DEFAULT_CONSOLE_WINDOW_WIDTH = 100
-DEFAULT_CANVAS_SIZE_DEFAULT = 1280, 1024
-
FONT_SIZE = DEFAULT_FONT_SIZE = 8
FONT_FAMILY = "Sans"
BLOCK_FONT = PORT_FONT = "Sans 8"