summaryrefslogtreecommitdiff
path: root/TAO/tao/BiDir_Adapter.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-05-09 19:20:32 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-05-09 19:20:32 +0000
commit21f95a1a0ec70941ebe7f8a4f6eacad86b664fa4 (patch)
tree3826091b79848c62faed062b7453024f062a77a8 /TAO/tao/BiDir_Adapter.h
parenta18c37d18b4e53de3ed8d56b7d2f5a19ae59c1eb (diff)
downloadATCD-21f95a1a0ec70941ebe7f8a4f6eacad86b664fa4.tar.gz
Wed May 9 19:19:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/BiDir_Adapter.h')
-rw-r--r--TAO/tao/BiDir_Adapter.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/tao/BiDir_Adapter.h b/TAO/tao/BiDir_Adapter.h
index 61e428234ea..61cfae3b674 100644
--- a/TAO/tao/BiDir_Adapter.h
+++ b/TAO/tao/BiDir_Adapter.h
@@ -41,8 +41,7 @@ public:
/// The virtual destructor
virtual ~TAO_BiDir_Adapter (void);
- virtual void load_policy_validators (TAO_Policy_Validator &validator)
- = 0;
+ virtual void load_policy_validators (TAO_Policy_Validator &validator) = 0;
};
TAO_END_VERSIONED_NAMESPACE_DECL