summaryrefslogtreecommitdiff
path: root/framework/inc/threadhelp/threadhelpbase.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/threadhelp/threadhelpbase.hxx')
-rw-r--r--framework/inc/threadhelp/threadhelpbase.hxx12
1 files changed, 0 insertions, 12 deletions
diff --git a/framework/inc/threadhelp/threadhelpbase.hxx b/framework/inc/threadhelp/threadhelpbase.hxx
index 71435c1c4197..1164a788d33d 100644
--- a/framework/inc/threadhelp/threadhelpbase.hxx
+++ b/framework/inc/threadhelp/threadhelpbase.hxx
@@ -31,20 +31,8 @@
#include <threadhelp/lockhelper.hxx>
-//_________________________________________________________________________________________________________________
-// namespace
-//_________________________________________________________________________________________________________________
-
namespace framework{
-//_________________________________________________________________________________________________________________
-// const
-//_________________________________________________________________________________________________________________
-
-//_________________________________________________________________________________________________________________
-// declarations
-//_________________________________________________________________________________________________________________
-
/*-************************************************************************************************************//**
@short "baseclass" to make own classes threadsafe
@descr Sometimes you must share your lock- or mutex member with any other baseclasses.