diff options
Diffstat (limited to 'backend/dvi/mdvi-lib/tfm.c')
-rw-r--r-- | backend/dvi/mdvi-lib/tfm.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/backend/dvi/mdvi-lib/tfm.c b/backend/dvi/mdvi-lib/tfm.c index f87140d2..59da4705 100644 --- a/backend/dvi/mdvi-lib/tfm.c +++ b/backend/dvi/mdvi-lib/tfm.c @@ -71,9 +71,6 @@ DviFontInfo afm_font_info = { NULL }; -#define TYPENAME(font) \ - ((font)->search.info ? (font)->search.info : "none") - /* * Although it does not seem that way, this conversion is independent of the * shrinking factors, within roundoff (that's because `conv' and `vconv' |