]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - tools/purge/squid-tlv.cc
Cleanup: un-wrap C++ header includes
[thirdparty/squid.git] / tools / purge / squid-tlv.cc
index 7225f11a53eee4ba8a11eeb7a64eb7a0c915d71b..bf3d41d518f11056c06943b200c681f0fbaaa4c1 100644 (file)
@@ -33,7 +33,6 @@
 //
 //
 #include "squid.h"
-//#include <assert.h>
 #include "squid-tlv.hh"
 
 SquidTLV::SquidTLV( SquidMetaType _type, size_t _size, void* _data )