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

gEDA-cvs: pcb.git: branch: master updated (4c90b8fe7bdd6f3ceb78e871a18c81dc8dd291e8)



The branch, master has been updated
       via  4c90b8fe7bdd6f3ceb78e871a18c81dc8dd291e8 (commit)
      from  7186efa74e656913be2f7183baf5cbbc38f98d80 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


=========
 Summary
=========

 src/polygon.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)


=================
 Commit Messages
=================

commit 4c90b8fe7bdd6f3ceb78e871a18c81dc8dd291e8
Author: Peter Clifton <pcjc2@xxxxxxxxx>
Commit: Peter Clifton <pcjc2@xxxxxxxxx>

    polygon.c: Remove unused #define COARSE_CIRCLE 0

:100644 100644 4a4392f... e9fc3df... M	src/polygon.c

=========
 Changes
=========

commit 4c90b8fe7bdd6f3ceb78e871a18c81dc8dd291e8
Author: Peter Clifton <pcjc2@xxxxxxxxx>
Commit: Peter Clifton <pcjc2@xxxxxxxxx>

    polygon.c: Remove unused #define COARSE_CIRCLE 0

diff --git a/src/polygon.c b/src/polygon.c
index 4a4392f..e9fc3df 100644
--- a/src/polygon.c
+++ b/src/polygon.c
@@ -322,7 +322,6 @@ frac_circle (PLINE * c, LocationType X, LocationType Y, Vector v, int range)
     }
 }
 
-#define COARSE_CIRCLE 0
 /* create a circle approximation from lines */
 POLYAREA *
 CirclePoly (LocationType x, LocationType y, BDimension radius)




_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs