[Goodies-commits] r3058 - ristretto/trunk/src

Stephan Arts stephan at xfce.org
Fri Aug 24 00:40:27 CEST 2007


Author: stephan
Date: 2007-08-23 22:40:27 +0000 (Thu, 23 Aug 2007)
New Revision: 3058

Modified:
   ristretto/trunk/src/thumbnail_viewer.c
Log:
removed yet another artifact

Modified: ristretto/trunk/src/thumbnail_viewer.c
===================================================================
--- ristretto/trunk/src/thumbnail_viewer.c	2007-08-23 22:37:27 UTC (rev 3057)
+++ ristretto/trunk/src/thumbnail_viewer.c	2007-08-23 22:40:27 UTC (rev 3058)
@@ -503,7 +503,7 @@
         
         if (viewer->priv->auto_center == TRUE)
         {
-            gint old_offset = viewer->priv->offset = 0;
+            gint old_offset = viewer->priv->offset;
             switch (viewer->priv->orientation)
             {
                 case GTK_ORIENTATION_HORIZONTAL:




More information about the Goodies-commits mailing list