From: Amos Jeffries Date: Sat, 11 Aug 2012 04:42:17 +0000 (-0600) Subject: FreeBSD 7: fix compile warnings in unit tests X-Git-Tag: sourceformat-review-1~115 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=811203ba636f97402efa32c74c48f557d88cc83d;p=thirdparty%2Fsquid.git FreeBSD 7: fix compile warnings in unit tests --- diff --git a/src/Makefile.am b/src/Makefile.am index 8785e9f6af..b4aa343c23 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1192,7 +1192,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 \