aboutsummaryrefslogtreecommitdiffstats
path: root/config.def.h
diff options
context:
space:
mode:
authorBert Münnich <ber.t@posteo.de>2014-09-28 09:55:44 +0200
committerBert Münnich <ber.t@posteo.de>2014-09-28 09:55:44 +0200
commitc3c70a6c3ed34eb27019e44143202800094860c7 (patch)
treebe1e5f43c7272ad78c99672e0e8b77b0391d2120 /config.def.h
parent7b91e10f225797cef26ce7094bf2ac6b94901b33 (diff)
downloadnsxiv-c3c70a6c3ed34eb27019e44143202800094860c7.tar.zst
Removed obsolete thumbnail dimension configuration setting
Diffstat (limited to 'config.def.h')
-rw-r--r--config.def.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/config.def.h b/config.def.h
index a22d177..6facb8e 100644
--- a/config.def.h
+++ b/config.def.h
@@ -51,12 +51,6 @@ static const bool ANTI_ALIAS = true;
static const bool ALPHA_LAYER = false;
#endif
-#ifdef _THUMBS_CONFIG
-
-/* default dimension of thumbnails (width == height): */
-enum { THUMB_SIZE = 60 };
-
-#endif
#ifdef _MAPPINGS_CONFIG
/* keyboard mappings for image and thumbnail mode: */