summaryrefslogtreecommitdiff
path: root/TAO/docs/libraries.html
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/docs/libraries.html')
-rw-r--r--TAO/docs/libraries.html15
1 files changed, 0 insertions, 15 deletions
diff --git a/TAO/docs/libraries.html b/TAO/docs/libraries.html
index 26ddf36c89e..c172809bc82 100644
--- a/TAO/docs/libraries.html
+++ b/TAO/docs/libraries.html
@@ -246,21 +246,6 @@ and the dependencies outlined below are the same. <P>
this library </td>
<td>valuetype.mpb</td>
</tr>
- <tr align=left>
- <th>libTAO_CSD_Framework.so</th>
- <td>Support framework for Custom Servant Dispatching (CSD) feature. The CSD_ThreadPool
- depends on this library</td>
- <td>csd_framework.mpb</td>
- </tr>
- <tr align=left>
- <th>libTAO_CSD_ThreadPool.so</th>
- <td>Support for ThreadPool Custom Servant Dispatching (CSD) Strategy. This library can
- be loaded statically or dynamically. Applications are required to
- <code> #include "tao/CSD_ThreadPool/CSD_ThreadPool.h"
- </code> for static loading and provide service configuration file for dynamic loading.
- </td>
- <td>csd_threadpool.mpb</td>
- </tr>
</tr>
</table>