--- \dev\logging-log4cxx\include\log4cxx\helpers\threadspecificdata.h 2005-01-04 03:37:07.000000000 +0100 +++ \dev\dvs4\src\log4cxx\include\log4cxx\helpers\threadspecificdata.h 2005-10-18 10:50:39.836125000 +0200 @@ -38,6 +38,7 @@ static log4cxx::NDC::Stack& getCurrentThreadStack(); static log4cxx::MDC::Map& getCurrentThreadMap(); + static void freeCurrentData(); // CS 18-10-2005 private: static ThreadSpecificData& getCurrentData(); log4cxx::NDC::Stack ndcStack;