summaryrefslogtreecommitdiff
path: root/framework/inc/classes/checkediterator.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/classes/checkediterator.hxx')
-rw-r--r--framework/inc/classes/checkediterator.hxx12
1 files changed, 0 insertions, 12 deletions
diff --git a/framework/inc/classes/checkediterator.hxx b/framework/inc/classes/checkediterator.hxx
index 8f9f062853e5..815707f7076a 100644
--- a/framework/inc/classes/checkediterator.hxx
+++ b/framework/inc/classes/checkediterator.hxx
@@ -26,20 +26,8 @@
#include <iterator>
-//_________________________________________________________________________________________________________________
-// namespace
-//_________________________________________________________________________________________________________________
-
namespace framework{
-//_________________________________________________________________________________________________________________
-// exported const
-//_________________________________________________________________________________________________________________
-
-//_________________________________________________________________________________________________________________
-// exported definitions
-//_________________________________________________________________________________________________________________
-
/*-************************************************************************************************************//**
@short implement a iterator which support 2 end states!
@descr For our search methods we need a "walking" iterator object with special functionality!