summaryrefslogtreecommitdiff
path: root/TAO/tao/Messaging.pidl
diff options
context:
space:
mode:
authorirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-01-07 04:44:08 +0000
committerirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-01-07 04:44:08 +0000
commit6590752e23b906289a49d7a75ff973239cce8aa8 (patch)
treecda25b0aaf9850523d1d9ff3526d44c0c0820cec /TAO/tao/Messaging.pidl
parent75f3a6f7b1b3dcdf9112f484788d4423e70599cf (diff)
downloadATCD-6590752e23b906289a49d7a75ff973239cce8aa8.tar.gz
ChangeLogTag: Thu Jan 06 22:26:42 2000 Irfan Pyarali <irfan@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/Messaging.pidl')
-rw-r--r--TAO/tao/Messaging.pidl3
1 files changed, 0 insertions, 3 deletions
diff --git a/TAO/tao/Messaging.pidl b/TAO/tao/Messaging.pidl
index 6c5d1a0dea1..94e991c0c42 100644
--- a/TAO/tao/Messaging.pidl
+++ b/TAO/tao/Messaging.pidl
@@ -41,9 +41,6 @@ module Messaging
const SyncScope SYNC_WITH_SERVER = 2;
const SyncScope SYNC_WITH_TARGET = 3;
- // = TAO specific extension.
- const SyncScope SYNC_FLUSH = 4;
-
typedef short RoutingType;
const RoutingType ROUTE_NONE = 0;
const RoutingType ROUTE_FORWARD = 1;