diff src/console-x.h @ 3354:15fb91e3a115

[xemacs-hg @ 2006-04-23 16:11:16 by stephent] Xft/fontconfig refactoring, Part I. <87hd4ks29d.fsf@tleepslib.sk.tsukuba.ac.jp>
author stephent
date Sun, 23 Apr 2006 16:11:34 +0000
parents ad2f4ae9895b
children 383ab474a241
line wrap: on
line diff
--- a/src/console-x.h	Sat Apr 22 21:51:52 2006 +0000
+++ b/src/console-x.h	Sun Apr 23 16:11:34 2006 +0000
@@ -58,10 +58,6 @@
 #include <X11/Xft/Xft.h>
 #undef glyph_index
 #undef face_index
-/* #### this should be made gone */
-#ifndef XFT_VERSION
-#define XFT_VERSION 1
-#endif
 #endif
 
 /* R5 defines the XPointer type, but R4 doesn't.