[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: prototype.h
User: pcjc2
Date: 07/02/11 21:20:24
Modified: . Tag: noscreen prototype.h
Log:
Removed all calls to o_object_recalc() now the data it calculates is no
longer used.
Revision Changes Path
No revision
No revision
1.116.2.7 +0 -1 eda/geda/gaf/libgeda/include/prototype.h
(In the diff below, changes in quantity of whitespace are not shown.)
Index: prototype.h
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/libgeda/include/prototype.h,v
retrieving revision 1.116.2.6
retrieving revision 1.116.2.7
diff -u -b -r1.116.2.6 -r1.116.2.7
--- prototype.h 11 Feb 2007 23:59:02 -0000 1.116.2.6
+++ prototype.h 12 Feb 2007 02:20:24 -0000 1.116.2.7
@@ -201,7 +201,6 @@
void o_recalc_object_glist(TOPLEVEL *w_current, GList *object_glist);
void o_set_line_options(TOPLEVEL *w_current, OBJECT *o_current, OBJECT_END end, OBJECT_TYPE type, int width, int length, int space);
void o_set_fill_options(TOPLEVEL *w_current, OBJECT *o_current, OBJECT_FILLING type, int width, int pitch1, int angle1, int pitch2, int angle2);
-void o_object_recalc(TOPLEVEL *w_current, OBJECT *o_current);
/* o_box_basic.c */
OBJECT *o_box_add(TOPLEVEL *w_current, OBJECT *object_list, char type, int color, int x1, int y1, int x2, int y2);
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs