summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Notify/Consumer.h
diff options
context:
space:
mode:
authorChris Cleeland <chris.cleeland@gmail.com>2005-11-21 20:05:23 +0000
committerChris Cleeland <chris.cleeland@gmail.com>2005-11-21 20:05:23 +0000
commita5b4e2dd67b8b75b947e1ab73f41c2ca1a27abfa (patch)
tree13bd8b2faf57ba9300438fa0240dd7f32aa656fe /TAO/orbsvcs/orbsvcs/Notify/Consumer.h
parentdf40a01903c203715c18529081c18ecfd670749d (diff)
downloadATCD-a5b4e2dd67b8b75b947e1ab73f41c2ca1a27abfa.tar.gz
Mon Nov 21 13:21:03 2005 Chris Cleeland <cleeland_c@ociweb.com>
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Notify/Consumer.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Consumer.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Consumer.h b/TAO/orbsvcs/orbsvcs/Notify/Consumer.h
index 2e81b80f902..9622c1be22e 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Consumer.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Consumer.h
@@ -175,10 +175,6 @@ protected:
/// Timer Id.
long timer_id_;
-// todo find some way to use this rather than Request_Queue
-// /// The Buffering Strategy
-// TAO_Notify_Batch_Buffering_Strategy* buffering_strategy_;
-//
/// The Timer Manager that we use.
TAO_Notify_Timer::Ptr timer_;