]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/ExternalACL.h
Cleanup: zap CVS Id tags
[thirdparty/squid.git] / src / ExternalACL.h
index ac6998e47258b8cf65b8ea1bb7b547ae67245923..11c1cbf9d79f7c026f69cfd8c7a651f8975e4b1f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id: ExternalACL.h,v 1.10 2008/02/26 21:49:34 amosjeffries Exp $
+ * $Id$
  *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  *  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.
@@ -92,6 +92,4 @@ protected:
 
 MEMPROXY_CLASS_INLINE(ACLExternal);
 
-extern void externalAclRegisterWithCacheManager(void);
-
 #endif /* SQUID_EXTERNALACL_H */