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

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



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


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

commit bb5f9fa099e1ee2f3f54a57491dd543db3446799
Author: Peter Clifton <pcjc2@xxxxxxxxx>
Commit: Peter Clifton <pcjc2@xxxxxxxxx>

    Remove unused old{Obj,Line,Box}State members from the OutputType structure

:100644 100644 bd605ad... c82def6... M	src/global.h

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

commit bb5f9fa099e1ee2f3f54a57491dd543db3446799
Author: Peter Clifton <pcjc2@xxxxxxxxx>
Commit: Peter Clifton <pcjc2@xxxxxxxxx>

    Remove unused old{Obj,Line,Box}State members from the OutputType structure

diff --git a/src/global.h b/src/global.h
index bd605ad..c82def6 100644
--- a/src/global.h
+++ b/src/global.h
@@ -176,8 +176,6 @@ typedef struct			/* holds information about output window */
 
   int Width,			/* sizes of output window (porthole) */
     Height;
-  int oldObjState,		/* Helpers for GetLocation */
-    oldLineState, oldBoxState;
 }
 OutputType, *OutputTypePtr;
 




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