From 811203ba636f97402efa32c74c48f557d88cc83d Mon Sep 17 00:00:00 2001 From: Amos Jeffries Date: Fri, 10 Aug 2012 22:42:17 -0600 Subject: [PATCH] FreeBSD 7: fix compile warnings in unit tests --- src/Makefile.am | 1 - 1 file changed, 1 deletion(-) 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 \ -- 2.47.3