From c3c70a6c3ed34eb27019e44143202800094860c7 Mon Sep 17 00:00:00 2001 From: Bert Münnich Date: Sun, 28 Sep 2014 09:55:44 +0200 Subject: Removed obsolete thumbnail dimension configuration setting --- config.def.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'config.def.h') diff --git a/config.def.h b/config.def.h index a22d177..6facb8e 100644 --- a/config.def.h +++ b/config.def.h @@ -50,12 +50,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 -- cgit v1.2.3-70-g09d2