[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: prototype.h
User: pcjc2
Date: 06/12/27 14:34:28
Modified: . Tag: noscreen prototype.h
Log:
* include/prototype.h, src/o_complex.c: Remove unused
function o_complex_mirror2()
Revision Changes Path
No revision
No revision
1.153.2.3 +1 -2 eda/geda/gaf/gschem/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/gschem/include/prototype.h,v
retrieving revision 1.153.2.2
retrieving revision 1.153.2.3
diff -u -b -r1.153.2.2 -r1.153.2.3
--- prototype.h 27 Dec 2006 19:21:36 -0000 1.153.2.2
+++ prototype.h 27 Dec 2006 19:34:28 -0000 1.153.2.3
@@ -1,4 +1,4 @@
-/* $Id: prototype.h,v 1.153.2.2 2006/12/27 19:21:36 pcjc2 Exp $ */
+/* $Id: prototype.h,v 1.153.2.3 2006/12/27 19:34:28 pcjc2 Exp $ */
/* a_pan.c */
void a_pan_general(TOPLEVEL *w_current, double world_cx, double world_cy,
@@ -566,7 +566,6 @@
void o_complex_translate_selection(TOPLEVEL *w_current, int dx, int dy, GList *head);
void o_complex_rotate(TOPLEVEL *w_current, int centerx, int centery, int angle, int angle_change, OBJECT *object);
int o_complex_mirror_world(TOPLEVEL *w_current, int centerx, int centery, OBJECT *object);
-OBJECT *o_complex_mirror2(TOPLEVEL *w_current, OBJECT *list, int centerx, int centery, OBJECT *object);
/* o_copy.c */
void o_copy_start(TOPLEVEL *w_current, int x, int y);
void o_copy_end(TOPLEVEL *w_current);
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs