summaryrefslogtreecommitdiff
path: root/protocols/ace/TMCast/MTQueue.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/ace/TMCast/MTQueue.hpp')
-rw-r--r--protocols/ace/TMCast/MTQueue.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/ace/TMCast/MTQueue.hpp b/protocols/ace/TMCast/MTQueue.hpp
index 2eb128823fe..47fafa943c1 100644
--- a/protocols/ace/TMCast/MTQueue.hpp
+++ b/protocols/ace/TMCast/MTQueue.hpp
@@ -127,7 +127,7 @@ namespace ACE_TMCast
!i.done ();
i.advance ())
{
- ConditionalType** c = 0;
+ ConditionalType** c;
i.next (c);