From 7767353c137d62b07582eb4dfcfa46e08e7f6201 Mon Sep 17 00:00:00 2001 From: ben Date: Tue, 13 Feb 2007 21:51:09 +0000 Subject: [PATCH] Revert an accidental commit -- we don't have OpenType support quite yet. git-svn-id: svn://svn.tartarus.org/sgt/halibut@7283 cda61777-01e9-0310-a592-d414129be87e --- input.c | 1 - 1 file changed, 1 deletion(-) diff --git a/input.c b/input.c index 6a53ebb..337517d 100644 --- a/input.c +++ b/input.c @@ -1586,7 +1586,6 @@ struct { { "StartFontMetrics", 16, &read_afm_file }, { "\x00\x01\x00\x00", 4, &read_sfnt_file }, { "true", 4, &read_sfnt_file }, - { "OTTO", 4, &read_sfnt_file }, }; paragraph *read_input(input *in, indexdata *idx) { -- 2.11.0