]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Remove needless XXX comment
authorAmos Jeffries <squid3@treenet.co.nz>
Sat, 28 Feb 2015 03:54:28 +0000 (19:54 -0800)
committerAmos Jeffries <squid3@treenet.co.nz>
Sat, 28 Feb 2015 03:54:28 +0000 (19:54 -0800)
src/adaptation/icap/Xaction.h

index d5b812f6b64445b3a202681a380371aea1112e27..2f5945741bb171bebd35e67d63b6b1b27f7ff248 100644 (file)
@@ -18,7 +18,7 @@
 #include "ipcache.h"
 #include "SBuf.h"
 
-class MemBuf; // XXX: may not be needed when we are done SBuf'ing
+class MemBuf;
 
 namespace Adaptation
 {