]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/AsyncEngine.h
Removed squid-old.h
[thirdparty/squid.git] / src / AsyncEngine.h
index 35f42146b2d19e8e5a00f0c137fdb11da4fc1e75..9b601377169fcc60b00b52a1fff016c1ac047c4f 100644 (file)
@@ -34,9 +34,6 @@
 #ifndef SQUID_ASYNCENGINE_H
 #define SQUID_ASYNCENGINE_H
 
-#include "squid-old.h"
-
-
 /* Abstract interface for async engines which an event loop can utilise.
  *
  * Some implementations will be truely async, others like the event engine