]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/mgr/StoreToCommWriter.h
SourceFormat Enforcement
[thirdparty/squid.git] / src / mgr / StoreToCommWriter.h
index 9369f4cbede614f3095128e3bfef026ee0d0614f..647b6c3c66718f8d308c61f09c0870ae2f3d8219 100644 (file)
@@ -13,7 +13,6 @@
 #include "mgr/Action.h"
 #include "StoreIOBuffer.h"
 
-
 class store_client;
 class CommIoCbParams;
 class CommCloseCbParams;
@@ -66,9 +65,6 @@ protected:
     CBDATA_CLASS2(StoreToCommWriter);
 };
 
-/// import HTTP socket fd from another strand into our Comm state
-extern Comm::ConnectionPointer ImportHttpFdIntoComm(int fd);
-
 } // namespace Mgr
 
 #endif /* SQUID_MGR_STORE_TO_COMM_WRITER_H */