From: Tim Kientzle Date: Fri, 5 Dec 2008 23:40:37 +0000 (-0500) Subject: Remove a no-longer needed TODO X-Git-Tag: v2.6.0~26 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=730939fefc53e6b8c55ad3737bb24c37b5953329;p=thirdparty%2Flibarchive.git Remove a no-longer needed TODO SVN-Revision: 267 --- diff --git a/libarchive/Makefile b/libarchive/Makefile index d2517a144..8e6e340fb 100644 --- a/libarchive/Makefile +++ b/libarchive/Makefile @@ -16,9 +16,6 @@ WARNS?= 6 # Headers to be installed in /usr/include INCS= archive.h archive_entry.h -# TODO: LZMA reader needs to be converted to the new filter architecture... -# archive_read_support_compression_lzma.c \ - # Sources to be compiled. SRCS= archive_check_magic.c \ archive_entry.c \