From 1558f84366a4ecc37d31ab75ca6ec363d86fa667 Mon Sep 17 00:00:00 2001 From: Pablo Barciela Date: Sat, 8 Aug 2020 16:19:27 +0200 Subject: Remove unused macros --- backend/dvi/mdvi-lib/tfm.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'backend/dvi/mdvi-lib/tfm.c') 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' -- cgit v1.2.1