diff -r 79859ed3eea9 -r 919f36ff910f browserutilities/feedsengine/FeedsServer/XmlUtils/src/XmlUtils.cpp --- a/browserutilities/feedsengine/FeedsServer/XmlUtils/src/XmlUtils.cpp Tue Aug 31 16:17:46 2010 +0300 +++ b/browserutilities/feedsengine/FeedsServer/XmlUtils/src/XmlUtils.cpp Wed Sep 01 12:28:30 2010 +0100 @@ -15,18 +15,16 @@ * */ - - #include -#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 //