summaryrefslogtreecommitdiff
path: root/ACE/ace/Vector_T.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Vector_T.h')
-rw-r--r--ACE/ace/Vector_T.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/ace/Vector_T.h b/ACE/ace/Vector_T.h
index a5be43470b5..d88cb53d3f5 100644
--- a/ACE/ace/Vector_T.h
+++ b/ACE/ace/Vector_T.h
@@ -226,7 +226,6 @@ template <class T, size_t DEFAULT_SIZE = ACE_VECTOR_DEFAULT_SIZE>
class ACE_Vector_Iterator
{
public:
- // = Initialization method.
ACE_Vector_Iterator (ACE_Vector<T, DEFAULT_SIZE> &);
// = Iteration methods.