summaryrefslogtreecommitdiff
path: root/TAO/examples/POA/README
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/POA/README')
-rw-r--r--TAO/examples/POA/README6
1 files changed, 0 insertions, 6 deletions
diff --git a/TAO/examples/POA/README b/TAO/examples/POA/README
index eeb3dd50fa7..4c90b58d80e 100644
--- a/TAO/examples/POA/README
+++ b/TAO/examples/POA/README
@@ -109,9 +109,3 @@ these applications further.
deleted once the object references have been
created. After this, an adapter activator is install
in the RootPOA to reactivate the POAs on demand.
-
- . Reference_Counted_Servant
-
- This example shows how to use reference counted
- servants to automatically manage dynamic memory for
- servants.