summaryrefslogtreecommitdiff
path: root/TAO/tao/LF_Strategy_Complete.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2009-02-11 14:15:14 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2009-02-11 14:15:14 +0000
commitcebc107b3c63a5260de80c55a54818b7ad45ae5a (patch)
tree1160d104c2549d60788c905dc862033608151ca9 /TAO/tao/LF_Strategy_Complete.h
parent59cea6e7ef041eb4904729ba0ddc0b6211db9a5a (diff)
downloadATCD-cebc107b3c63a5260de80c55a54818b7ad45ae5a.tar.gz
Wed Feb 11 14:15:28 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>
* tao/Leader_Follower.cpp: Layout change * tao/Leader_Follower.h: Updated link to bugzilla * tao/Leader_Follower.inl: Const change * tao/LF_Event_Loop_Thread_Helper.h: Doxygen change * tao/LF_Strategy_Complete.cpp: * tao/Transport.cpp: Updated debug message to match others * tao/LF_Strategy_Complete.h: * tao/LocateRequest_Invocation.cpp: Layout change * tao/Muxed_TMS.cpp: Check the return value of pop * tao/Synch_Invocation.cpp: Layout changes
Diffstat (limited to 'TAO/tao/LF_Strategy_Complete.h')
-rw-r--r--TAO/tao/LF_Strategy_Complete.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/TAO/tao/LF_Strategy_Complete.h b/TAO/tao/LF_Strategy_Complete.h
index c39e2f91191..f034e4749cd 100644
--- a/TAO/tao/LF_Strategy_Complete.h
+++ b/TAO/tao/LF_Strategy_Complete.h
@@ -24,9 +24,6 @@
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
-
-
-
/**
* @brief A concrete TAO_LF_Strategy for ORB configurations that use
* the Leader/Followers event loop.