summaryrefslogtreecommitdiff
path: root/TAO/tao/Messaging.pidl
diff options
context:
space:
mode:
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;