emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/src/font.h,v
Date: Sun, 27 Jul 2008 18:25:07 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/07/27 18:24:49

Index: src/font.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/font.h,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -b -r1.19 -r1.20
--- src/font.h  15 Jul 2008 18:15:12 -0000      1.19
+++ src/font.h  27 Jul 2008 18:24:41 -0000      1.20
@@ -857,9 +857,6 @@
 extern struct font_driver w32font_driver;
 extern struct font_driver uniscribe_font_driver;
 #endif /* WINDOWSNT */
-#ifdef MAC_OS
-extern struct font_driver atmfont_driver;
-#endif /* MAC_OS */
 #ifdef HAVE_NS
 extern struct font_driver nsfont_driver;
 #endif /* HAVE_NS */




reply via email to

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