summaryrefslogtreecommitdiff
path: root/framework/inc/framework/imutex.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/framework/imutex.hxx')
-rw-r--r--framework/inc/framework/imutex.hxx8
1 files changed, 0 insertions, 8 deletions
diff --git a/framework/inc/framework/imutex.hxx b/framework/inc/framework/imutex.hxx
index 2de825a357af..65a30545b77d 100644
--- a/framework/inc/framework/imutex.hxx
+++ b/framework/inc/framework/imutex.hxx
@@ -31,16 +31,8 @@
#include <sal/types.h>
-//_________________________________________________________________________________________________________________
-// namespace
-//_________________________________________________________________________________________________________________
-
namespace framework{
-//_________________________________________________________________________________________________________________
-// declarations
-//_________________________________________________________________________________________________________________
-
/*-************************************************************************************************************//**
@descr We need this interface to support using of different mutex implementations in a generic way.
*//*-*************************************************************************************************************/