]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/ACLBrowser.cc
Cleanup: zap CVS Id tags
[thirdparty/squid.git] / src / ACLBrowser.cc
index 1a2712f17e1f70dd6579dfe8437870dbc01fd36b..2ca7db8d8bcdc61db17a2f5cb2d91956853c75bd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id: ACLBrowser.cc,v 1.5 2004/12/20 16:30:32 robertc Exp $
+ * $Id$
  *
  * DEBUG: section 28    Access Control
  * AUTHOR: Duane Wessels
@@ -41,7 +41,6 @@
 
 /* explicit template instantiation required for some systems */
 
-template class ACLStrategised<char const *>;
 template class ACLRequestHeaderStrategy<HDR_USER_AGENT>;
 
 ACL::Prototype ACLBrowser::RegistryProtoype(&ACLBrowser::RegistryEntry_, "browser");