diff options
author | gokhale <asgokhale@users.noreply.github.com> | 1998-05-27 21:32:02 +0000 |
---|---|---|
committer | gokhale <asgokhale@users.noreply.github.com> | 1998-05-27 21:32:02 +0000 |
commit | 5b90bb81b595b60e35305e8e8d7ee203221096bc (patch) | |
tree | 459dcae45da45a2f1946c68fae21b3b77f4bd23b /TAO/tao/PolicyS.cpp | |
parent | 92925f1e71a6537015738d6be5eb07ec7d3541d5 (diff) | |
download | ATCD-5b90bb81b595b60e35305e8e8d7ee203221096bc.tar.gz |
*** empty log message ***
Diffstat (limited to 'TAO/tao/PolicyS.cpp')
-rw-r--r-- | TAO/tao/PolicyS.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/TAO/tao/PolicyS.cpp b/TAO/tao/PolicyS.cpp index 5994b6f8ce4..4e67eaac30f 100644 --- a/TAO/tao/PolicyS.cpp +++ b/TAO/tao/PolicyS.cpp @@ -11,10 +11,6 @@ #include "tao/corba.h" -#if !defined (__ACE_INLINE__) -#include "PolicyS.i" -#endif /* !defined INLINE */ - static const TAO_operation_db_entry CORBA_Policy_operations [] = { {"_get_policy_type", &POA_CORBA::Policy::_get_policy_type_skel}, {"copy", &POA_CORBA::Policy::copy_skel}, |