dropped deprecated dither_quality code
[geeqie.git] / src / options.h
index 1556dac..118856b 100644 (file)
@@ -59,7 +59,6 @@ struct _ConfOptions
 
                gint tile_cache_max;    /* in megabytes */
                gint image_cache_max;   /* in megabytes */
-               guint dither_quality;
                gboolean enable_read_ahead;
 
                ZoomMode zoom_mode;