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

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



The branch, master has been updated
       via  9c19c1ad417e36080e6c96ec1ac34d0b60a2951a (commit)
      from  c3eb26ad40042b9b21d5eb97a2537f36d8d1aa74 (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 |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)


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

commit 9c19c1ad417e36080e6c96ec1ac34d0b60a2951a
Author: Peter Clifton <pcjc2@xxxxxxxxx>
Commit: Peter Clifton <pcjc2@xxxxxxxxx>

    global.h: Remove unused OutputType members Width and Height

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

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

commit 9c19c1ad417e36080e6c96ec1ac34d0b60a2951a
Author: Peter Clifton <pcjc2@xxxxxxxxx>
Commit: Peter Clifton <pcjc2@xxxxxxxxx>

    global.h: Remove unused OutputType members Width and Height

diff --git a/src/global.h b/src/global.h
index c82def6..a036ee5 100644
--- a/src/global.h
+++ b/src/global.h
@@ -173,9 +173,6 @@ typedef struct			/* holds information about output window */
   hidGC bgGC,			/* background and foreground; */
     fgGC,			/* changed from some routines */
     pmGC;			/* depth 1 pixmap GC to store clip */
-
-  int Width,			/* sizes of output window (porthole) */
-    Height;
 }
 OutputType, *OutputTypePtr;
 




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