summaryrefslogtreecommitdiff
path: root/framework/inc/threadhelp/igate.h
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/threadhelp/igate.h')
-rw-r--r--framework/inc/threadhelp/igate.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/framework/inc/threadhelp/igate.h b/framework/inc/threadhelp/igate.h
index b7b0d7d01495..9d8469856230 100644
--- a/framework/inc/threadhelp/igate.h
+++ b/framework/inc/threadhelp/igate.h
@@ -31,16 +31,8 @@
#include <osl/time.h>
-//_________________________________________________________________________________________________________________
-// namespace
-//_________________________________________________________________________________________________________________
-
namespace framework{
-//_________________________________________________________________________________________________________________
-// declarations
-//_________________________________________________________________________________________________________________
-
/*-************************************************************************************************************//**
@descr We need this interface to support using of different gate implementations in a generic way.
*//*-*************************************************************************************************************/