diff src/options.h @ 1521:68b73d524ca3

unconditionally enable fast jpeg thumbnailing
author nadvornik
date Mon, 06 Apr 2009 20:38:54 +0000
parents c9ed5a43c576
children 286ed7c6cae6
line wrap: on
line diff
--- a/src/options.h	Mon Apr 06 19:53:59 2009 +0000
+++ b/src/options.h	Mon Apr 06 20:38:54 2009 +0000
@@ -78,7 +78,6 @@
 		gint max_height;
 		gboolean enable_caching;
 		gboolean cache_into_dirs;
-		gboolean fast;
 		gboolean use_xvpics;
 		gboolean spec_standard;
 		guint quality;