]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Maintenance: Remove unused SNPRINTFSOURCE variable (#1878)
authorAlex Rousskov <rousskov@measurement-factory.com>
Wed, 7 Aug 2024 03:12:30 +0000 (03:12 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Wed, 7 Aug 2024 03:12:33 +0000 (03:12 +0000)
This Makefile.am variable became unused in 2007 commit d2eebe0f.

lib/Makefile.am

index 02fd5e8d75e1a539e0dc2f93e39485477bbc6219..0c09a0e57d81a94d27e7fb3adc03fd94ceda7c39 100644 (file)
@@ -54,7 +54,6 @@ libmisccontainers_la_SOURCES = \
        hash.cc
 
 libmiscutil_la_SOURCES = \
-       $(SNPRINTFSOURCE) \
        Splay.cc \
        heap.c \
        radix.c \