diff options
Diffstat (limited to 'ukrainian/gd/files/patch-gdfontt.h')
-rw-r--r-- | ukrainian/gd/files/patch-gdfontt.h | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/ukrainian/gd/files/patch-gdfontt.h b/ukrainian/gd/files/patch-gdfontt.h deleted file mode 100644 index 929b81e73fa0..000000000000 --- a/ukrainian/gd/files/patch-gdfontt.h +++ /dev/null @@ -1,35 +0,0 @@ ---- gdfontt.h.orig Tue Feb 6 21:44:02 2001 -+++ gdfontt.h Fri May 18 13:11:09 2001 -@@ -2,28 +2,20 @@ - #ifndef _GDFONTT_H_ - #define _GDFONTT_H_ 1 - --#ifdef __cplusplus --extern "C" { --#endif -- - /* - This is a header file for gd font, generated using -- bdftogd version 0.5 by Jan Pazdziora, adelton@fi.muni.cz -+ bdftogd version 0.60 by Jan Pazdziora, adelton@fi.muni.cz - from bdf font -- -Misc-Fixed-Medium-R-Normal--8-80-75-75-C-50-ISO8859-2 -- at Thu Jan 8 13:49:54 1998. -+ -FreeType-Lucida Console-Medium-R-Normal--9-90-75-75-C-45-KOI8-U -+ at Fri May 18 13:08:56 2001. - The original bdf was holding following copyright: -- "Libor Skarvada, libor@informatics.muni.cz" -+ "Copyright © 1993 Bigelow & Holmes Inc. All rights reserved." - */ - - - #include "gd.h" - - extern gdFontPtr gdFontTiny; -- --#ifdef __cplusplus --} --#endif - - #endif - |