diff -r 0ed94ceaa377 -r cb62a4f66ebe browserutilities/feedsengine/FeedsServer/XmlUtils/src/XmlUtils.cpp --- a/browserutilities/feedsengine/FeedsServer/XmlUtils/src/XmlUtils.cpp Thu Dec 17 09:20:16 2009 +0200 +++ b/browserutilities/feedsengine/FeedsServer/XmlUtils/src/XmlUtils.cpp Thu Jan 07 13:31:38 2010 +0200 @@ -15,18 +15,16 @@ * */ - - #include #include #include #include "CleanupLibXml2.h" -#include "leaktracker.h" +#include #include "Logger.h" -#include "xmlencoding.h" +#include #include "XmlEntity.h" -#include "XmlUtils.h" +#include // Local data-types struct ErrorContext @@ -38,7 +36,6 @@ // Static variables static CXmlEntity* sXmlEntity = NULL; - // ----------------------------------------------------------------------------- // EntityResolverL //