diff options
author | Daniel Stone <daniel@fooishbar.org> | 2006-12-01 00:35:04 +0200 |
---|---|---|
committer | Daniel Stone <daniels@endtroducing.fooishbar.org> | 2006-12-01 00:35:04 +0200 |
commit | 47084ba39920068030c3e59523701d1205161a9f (patch) | |
tree | 8d022181254a185cf67791b759b83dfc7f6cb4dd /include/X11 | |
parent | c4741cdd83bcdedcc6f7a072a73b16668fc905eb (diff) |
remove CID font support (bug #5553)
Remove non-free CID font support, which was unused anyway.
Diffstat (limited to 'include/X11')
-rw-r--r-- | include/X11/fonts/fontconf.h.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/X11/fonts/fontconf.h.in b/include/X11/fonts/fontconf.h.in index 358e133..b16df93 100644 --- a/include/X11/fonts/fontconf.h.in +++ b/include/X11/fonts/fontconf.h.in @@ -28,9 +28,6 @@ /* Define as 1 if you have Type1 font support in Xfont */ #undef XFONT_TYPE1 -/* Define as 1 if you have Type1 CID font support in Xfont */ -#undef XFONT_CID - /* Define as 1 if you have Speedo support in Xfont */ #undef XFONT_SPEEDO |