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

gEDA-cvs: pcb.git: branch: master updated (7781f382e7a3ff1da32948f7f5aa36c96689c1df)



The branch, master has been updated
       via  7781f382e7a3ff1da32948f7f5aa36c96689c1df (commit)
      from  2ecfd4600a4a43625b6ab619e6286eb7f33090d8 (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/draw.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)


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

commit 7781f382e7a3ff1da32948f7f5aa36c96689c1df
Author: Peter Clifton <pcjc2@xxxxxxxxx>
Commit: Peter Clifton <pcjc2@xxxxxxxxx>

    draw.h: Remove ClearPin prototype missed in last commit

:100644 100644 47c4c7f... 088d01b... M	src/draw.h

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

commit 7781f382e7a3ff1da32948f7f5aa36c96689c1df
Author: Peter Clifton <pcjc2@xxxxxxxxx>
Commit: Peter Clifton <pcjc2@xxxxxxxxx>

    draw.h: Remove ClearPin prototype missed in last commit

diff --git a/src/draw.h b/src/draw.h
index 47c4c7f..088d01b 100644
--- a/src/draw.h
+++ b/src/draw.h
@@ -38,7 +38,6 @@
 void Draw (void);
 void RedrawOutput (BoxTypePtr area);
 void ClearAndRedrawOutput (void);
-void ClearPin (PinTypePtr, int, int);
 void DrawVia (PinTypePtr, int);
 void DrawRat (RatTypePtr, int);
 void DrawViaName (PinTypePtr, int);




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