summaryrefslogtreecommitdiff
path: root/TAO/tests/POA/README
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/POA/README')
-rw-r--r--TAO/tests/POA/README13
1 files changed, 0 insertions, 13 deletions
diff --git a/TAO/tests/POA/README b/TAO/tests/POA/README
deleted file mode 100644
index f43b16b0905..00000000000
--- a/TAO/tests/POA/README
+++ /dev/null
@@ -1,13 +0,0 @@
-// $Id$
-
-The following TAO applications test and illustate various Portable
-Object Adapter (POA) interfaces and their usage scenarios.
-
- . Identity
-
- The example shows the identity between servants, ids,
- and references.
-
- . Destruction
-
- The example tests the destruction of a POA during an upcall.