summaryrefslogtreecommitdiff
path: root/TAO/tao/params.h
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-06-02 18:40:49 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-06-02 18:40:49 +0000
commitb4974e9cfde0b24f8604107b6f7936a5cc8e1576 (patch)
treef4e855aa7e4080434d02518fd7ae6703d2a2a80a /TAO/tao/params.h
parent62a5228c58ec2e6deb550efbc3c23c012b64c457 (diff)
downloadATCD-b4974e9cfde0b24f8604107b6f7936a5cc8e1576.tar.gz
ChangeLogTag:Wed Jun 2 13:18:38 1999 Carlos O'Ryan <coryan@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/params.h')
-rw-r--r--TAO/tao/params.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/TAO/tao/params.h b/TAO/tao/params.h
index cdf75d9b6cd..34f7fe5d4a8 100644
--- a/TAO/tao/params.h
+++ b/TAO/tao/params.h
@@ -214,14 +214,6 @@ private:
// For selecting a address notation
};
-enum TAO_Demux_Strategy
-{
- TAO_LINEAR,
- TAO_DYNAMIC_HASH,
- TAO_ACTIVE_DEMUX,
- TAO_USER_DEFINED
-};
-
#if defined (__ACE_INLINE__)
# include "tao/params.i"
#endif /* __ACE_INLINE__ */