]> 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)
committerAmos Jeffries <yadij@users.noreply.github.com>
Thu, 8 Aug 2024 15:52:59 +0000 (03:52 +1200)
This Makefile.am variable became unused in 2007 commit d2eebe0f.

lib/Makefile.am

index 2b8bb78fbb81422fbbe9f094915dc5fc95ee4714..727f86ece3245e39cad903ebf6fdd17050dc6250 100644 (file)
@@ -63,7 +63,6 @@ libmisccontainers_la_SOURCES = \
        hash.cc
 
 libmiscutil_la_SOURCES = \
-       $(SNPRINTFSOURCE) \
        Splay.cc \
        getfullhostname.c \
        heap.c \