summaryrefslogtreecommitdiff
path: root/src/constants.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/constants.h')
-rw-r--r--src/constants.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/constants.h b/src/constants.h
index d23f6bdf4..8e39ccb74 100644
--- a/src/constants.h
+++ b/src/constants.h
@@ -100,9 +100,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#define LEGACY_SCALING (2./3.)
#define TTF_DEFAULT_FONT_SIZE (13.0 / LEGACY_SCALING)
#define DEFAULT_FONT_SIZE (14)
-#define DEFAULT_IMGSIZE (48.0)
-#define DEFAULT_XSPACING ((15.0 + (1.0 / 3.0)))
-#define DEFAULT_YSPACING (9.0)
#endif