From 99ab9c6468a1e64d7597b4c2009e83e7f146bc23 Mon Sep 17 00:00:00 2001 From: Ossama Othman Date: Mon, 11 Sep 2000 19:58:09 +0000 Subject: ChangeLogTag:Mon Sep 11 12:53:03 2000 Ossama Othman --- TAO/tao/Resource_Factory.cpp | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'TAO/tao/Resource_Factory.cpp') diff --git a/TAO/tao/Resource_Factory.cpp b/TAO/tao/Resource_Factory.cpp index 2d3a35b92ea..a269135a945 100644 --- a/TAO/tao/Resource_Factory.cpp +++ b/TAO/tao/Resource_Factory.cpp @@ -90,6 +90,12 @@ TAO_Resource_Factory::get_reactor (void) return 0; } +void +TAO_Resource_Factory::reclaim_reactor (ACE_Reactor *) +{ + return; +} + TAO_Connector_Registry * TAO_Resource_Factory::get_connector_registry (void) { -- cgit v1.2.1