From: Magnus Jacobsson Date: Wed, 4 Aug 2021 09:05:30 +0000 (+0200) Subject: common: autotools: remove now unused timing.h X-Git-Tag: 3.0.0~107^2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=91dd6523281b7d2ca3c442a6d6c101305bb6b414;p=graphviz common: autotools: remove now unused timing.h --- diff --git a/lib/common/Makefile.am b/lib/common/Makefile.am index c07b01227..398f7880f 100644 --- a/lib/common/Makefile.am +++ b/lib/common/Makefile.am @@ -21,7 +21,7 @@ pkginclude_HEADERS = arith.h geom.h color.h types.h textspan.h usershape.h noinst_HEADERS = render.h utils.h memory.h \ geomprocs.h colorprocs.h colortbl.h entities.h globals.h \ logic.h const.h macros.h htmllex.h htmltable.h pointset.h intset.h \ - textspan_lut.h timing.h ps_font_equiv.h + textspan_lut.h ps_font_equiv.h noinst_LTLIBRARIES = libcommon_C.la libcommon_C_la_SOURCES = arrows.c colxlate.c ellipse.c textspan.c textspan_lut.c \