gimp r24626 - in branches/weskaggs: . app/display



Author: weskaggs
Date: Wed Jan 16 19:00:50 2008
New Revision: 24626
URL: http://svn.gnome.org/viewvc/gimp?rev=24626&view=rev

Log:
Bill Skaggs  <weskaggs primate ucdavis edu>

	* app/display/gimpdisplayshell.h: remove extra code that got
	into this and broke the build.


Modified:
   branches/weskaggs/ChangeLog
   branches/weskaggs/app/display/gimpdisplayshell.h

Modified: branches/weskaggs/app/display/gimpdisplayshell.h
==============================================================================
--- branches/weskaggs/app/display/gimpdisplayshell.h	(original)
+++ branches/weskaggs/app/display/gimpdisplayshell.h	Wed Jan 16 19:00:50 2008
@@ -178,8 +178,7 @@
   gint              scroll_start_x;
   gint              scroll_start_y;
   gboolean          button_press_before_focus;
-  guint32           last_disp_motion_time; /*  previous time of a forwarded motion event  */
-  guint32           last_read_motion_time;
+  guint32           last_motion_time;
 
   GdkRectangle     *highlight;         /* in image coordinates, can be NULL   */
   GimpDrawable     *mask;



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]