summaryrefslogtreecommitdiff
path: root/framework/inc/threadhelp/inoncopyable.h
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/threadhelp/inoncopyable.h')
-rw-r--r--framework/inc/threadhelp/inoncopyable.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/framework/inc/threadhelp/inoncopyable.h b/framework/inc/threadhelp/inoncopyable.h
index 7929f1ad4464..681280f8d618 100644
--- a/framework/inc/threadhelp/inoncopyable.h
+++ b/framework/inc/threadhelp/inoncopyable.h
@@ -20,20 +20,8 @@
#ifndef __FRAMEWORK_THREADHELP_INONCOPYABLE_H_
#define __FRAMEWORK_THREADHELP_INONCOPYABLE_H_
-//_________________________________________________________________________________________________________________
-// namespace
-//_________________________________________________________________________________________________________________
-
namespace framework{
-//_________________________________________________________________________________________________________________
-// const
-//_________________________________________________________________________________________________________________
-
-//_________________________________________________________________________________________________________________
-// declarations
-//_________________________________________________________________________________________________________________
-
/*-************************************************************************************************************//**
@descr Use this as one of your base classes to disable
all possiblities to copy or assign one object to another one!