From 043954da568e99adc3585c8d40999fc632cf0319 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diego=20=27Flameeyes=27=20Petten=C3=B2?= Date: Sun, 23 Dec 2007 00:18:43 +0100 Subject: Remove the sed for 'developer-only' comments. Doxygen documentation should replace those. --- include/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/include/Makefile.am b/include/Makefile.am index 2b5a7eeb2..1493a33f8 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -12,7 +12,6 @@ noinst_HEADERS = config.h configure.h CONFIG_CLEAN_FILES = $(inttypes_h) install-data-local: install-includeHEADERS - sed -e '/^\/\*_x_/d' xine.h > $(DESTDIR)$(includedir)/xine.h if GENERATED_INTTYPES_H $(INSTALL) inttypes.h $(DESTDIR)$(includedir) endif -- cgit v1.2.3