]> granicus.if.org Git - graphviz/commitdiff
common: autotools: remove now unused timing.h
authorMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Wed, 4 Aug 2021 09:05:30 +0000 (11:05 +0200)
committerMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Sun, 26 Dec 2021 06:59:16 +0000 (07:59 +0100)
lib/common/Makefile.am

index c07b012277523cf4c303a83d4f07198b2b660109..398f7880f3970f1dca535e4dc3cb5a6df8a095c2 100644 (file)
@@ -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 \