emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/w32gui.h,v


From: Jason Rumney
Subject: [Emacs-diffs] Changes to emacs/src/w32gui.h,v
Date: Fri, 20 Jun 2008 21:46:06 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Jason Rumney <jasonr>   08/06/20 21:46:05

Index: w32gui.h
===================================================================
RCS file: /sources/emacs/emacs/src/w32gui.h,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -b -r1.32 -r1.33
--- w32gui.h    9 Jun 2008 12:57:27 -0000       1.32
+++ w32gui.h    20 Jun 2008 21:46:05 -0000      1.33
@@ -129,9 +129,6 @@
 {
   COLORREF foreground;
   COLORREF background;
-#if OLD_FONT
-  XFontStruct * font;
-#endif
   struct font *font;
 } XGCValues;
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]