Revision: 14626 Author: adrian.chadd Date: Mon Apr 19 16:43:36 2010 Log: Remove the now unused src/fd.c .
http://code.google.com/p/lusca-cache/source/detail?r=14626 Deleted: /branches/LUSCA_HEAD/src/fd.c Modified: /branches/LUSCA_HEAD/src/Makefile.am ======================================= --- /branches/LUSCA_HEAD/src/fd.c Thu Jun 5 01:45:53 2008 +++ /dev/null @@ -1,37 +0,0 @@ - -/* - * $Id$ - * - * DEBUG: section 51 Filedescriptor Functions - * AUTHOR: Duane Wessels - * - * SQUID Web Proxy Cache http://www.squid-cache.org/ - * ---------------------------------------------------------- - * - * Squid is the result of efforts by numerous individuals from - * the Internet community; see the CONTRIBUTORS file for full - * details. Many organizations have provided support for Squid's - * development; see the SPONSORS file for full details. Squid is - * Copyrighted (C) 2001 by the Regents of the University of - * California; see the COPYRIGHT file for full details. Squid - * incorporates software developed and/or copyrighted by other - * sources; see the CREDITS file for full details. - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, USA. - * - */ - -#include "squid.h" - ======================================= --- /branches/LUSCA_HEAD/src/Makefile.am Sun Apr 18 07:02:18 2010 +++ /branches/LUSCA_HEAD/src/Makefile.am Mon Apr 19 16:43:36 2010 @@ -131,7 +131,6 @@ event.c \ errormap.c \ external_acl.c \ - fd.c \ forward.c \ fqdncache.c \ ftp.c \ -- You received this message because you are subscribed to the Google Groups "lusca-commit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/lusca-commit?hl=en.
