mirror of https://github.com/GNOME/gimp.git
preliminary cleanups: removed all trailing spaces.
* plug-ins/gfig/*[ch]: preliminary cleanups: removed all trailing spaces.
This commit is contained in:
parent
7c6a0026e4
commit
60a9853c16
|
@ -1,3 +1,8 @@
|
|||
2004-10-27 DindinX <dindinx@gimp.org>
|
||||
|
||||
* plug-ins/gfig/*[ch]: preliminary cleanups: removed all trailing
|
||||
spaces.
|
||||
|
||||
2004-10-26 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* tools/pdbgen/pdb/drawable_transform.pdb: removed abuse of init,
|
||||
|
|
|
@ -309,7 +309,6 @@ d_update_ellipse (GdkPoint *pnt)
|
|||
if (!center_pnt)
|
||||
return; /* No points */
|
||||
|
||||
|
||||
if ((edge_pnt = center_pnt->next))
|
||||
{
|
||||
/* Undraw current */
|
||||
|
|
Loading…
Reference in New Issue