]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/esi/Context.h
Maintenance: Remove FIXME and \todo labels (#647)
[thirdparty/squid.git] / src / esi / Context.h
index 3642e3b61013a5a0bbe2133e802ee91f73c75518..a3dae30b2ca343d51324352a8a503d8187ef8655 100644 (file)
@@ -128,8 +128,8 @@ public:
     private:
         bool inited_;
     }
+    parserState; // TODO: refactor this to somewhere else
 
-    parserState; /* todo factor this off somewhere else; */
     ESIVarState *varState;
     ESIElement::Pointer tree;