From 730939fefc53e6b8c55ad3737bb24c37b5953329 Mon Sep 17 00:00:00 2001 From: Tim Kientzle Date: Fri, 5 Dec 2008 18:40:37 -0500 Subject: [PATCH] Remove a no-longer needed TODO SVN-Revision: 267 --- libarchive/Makefile | 3 --- 1 file changed, 3 deletions(-) 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 \ -- 2.47.3