Removed obsolete thumbnail dimension configuration setting
This commit is contained in:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user