From 477f45ebdf6ba86d430d33923ee86584f768c33c Mon Sep 17 00:00:00 2001 From: Amos Jeffries Date: Fri, 27 Feb 2015 19:54:28 -0800 Subject: [PATCH] Remove needless XXX comment --- src/adaptation/icap/Xaction.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/adaptation/icap/Xaction.h b/src/adaptation/icap/Xaction.h index d5b812f6b6..2f5945741b 100644 --- a/src/adaptation/icap/Xaction.h +++ b/src/adaptation/icap/Xaction.h @@ -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 { -- 2.47.2