From 72cc123fbf3b5186771529cd5d9d9af46470b1af Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Fri, 11 Jun 2010 18:25:30 -0700 Subject: Remove headers for functions found in liblbxutil As reported in https://bugs.freedesktop.org/show_bug.cgi?id=25880 they were already added to liblbxutil, but I missed removing them from here, where they're not used. Signed-off-by: Alan Coopersmith --- src/Makefile.am | 3 --- 1 file changed, 3 deletions(-) (limited to 'src') diff --git a/src/Makefile.am b/src/Makefile.am index b9b43f7..6e34bb9 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -32,9 +32,6 @@ libXext_la_SOURCES = \ libXextincludedir = $(includedir)/X11/extensions libXextinclude_HEADERS = $(top_srcdir)/include/X11/extensions/dpms.h \ $(top_srcdir)/include/X11/extensions/extutil.h \ - $(top_srcdir)/include/X11/extensions/lbxbuf.h \ - $(top_srcdir)/include/X11/extensions/lbxbufstr.h \ - $(top_srcdir)/include/X11/extensions/lbximage.h \ $(top_srcdir)/include/X11/extensions/MITMisc.h \ $(top_srcdir)/include/X11/extensions/multibuf.h \ $(top_srcdir)/include/X11/extensions/security.h \ -- cgit v1.2.1