From: Amos Jeffries Date: Mon, 30 Jul 2012 20:52:37 +0000 (-0600) Subject: Remove unnecessary stub_comm X-Git-Tag: SQUID_3_2_0_19~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9570d279df69f436aa1a2aa3611f7a6d79cf912c;p=thirdparty%2Fsquid.git Remove unnecessary stub_comm --- diff --git a/src/Makefile.am b/src/Makefile.am index a452e8654e..babec71cc2 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1188,7 +1188,6 @@ tests_testACLMaxUserIP_SOURCES= \ SwapDir.h \ tests/stub_access_log.cc \ tests/stub_cache_cf.cc \ - tests/stub_comm.cc \ tests/stub_debug.cc \ tests/stub_DelayId.cc \ tests/stub_DiskIOModule.cc \