summaryrefslogtreecommitdiff
path: root/TAO/examples/POA/On_Demand_Loading/README
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/POA/On_Demand_Loading/README')
-rw-r--r--TAO/examples/POA/On_Demand_Loading/README5
1 files changed, 0 insertions, 5 deletions
diff --git a/TAO/examples/POA/On_Demand_Loading/README b/TAO/examples/POA/On_Demand_Loading/README
index 1e54111f6f9..c4b471ad96f 100644
--- a/TAO/examples/POA/On_Demand_Loading/README
+++ b/TAO/examples/POA/On_Demand_Loading/README
@@ -50,8 +50,3 @@ example:
The output will demonstrate the different actions performed by the
Servant_Manager via the Servant_Activator and the Servant_Locator
interfaces.
-
-NOTE: If directly running run_test.pl srcipt then by default the example
-uses Generic_Servant as the servant. Hence its necessary to build
-$TAO_ROOT/examples/POA/Generic_Servant before you build and run this
-example.