diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2005-01-04 16:48:27 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2005-01-04 16:48:27 +0000 |
commit | 800b8178e0f52e4cf81e463c32c4b22ad0be544d (patch) | |
tree | fa18dffa4dc14ba2469fdd66f90566b20f9836b0 /TAO/tao/IIOP_Profile.cpp | |
parent | cc6648b609377ab12a2c022c3112a489863727bf (diff) | |
download | ATCD-800b8178e0f52e4cf81e463c32c4b22ad0be544d.tar.gz |
ChangeLogTag: Tue Jan 4 16:48:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/IIOP_Profile.cpp')
-rw-r--r-- | TAO/tao/IIOP_Profile.cpp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/TAO/tao/IIOP_Profile.cpp b/TAO/tao/IIOP_Profile.cpp index 3c7bc00e96f..3c254057dda 100644 --- a/TAO/tao/IIOP_Profile.cpp +++ b/TAO/tao/IIOP_Profile.cpp @@ -13,11 +13,6 @@ ACE_RCSID (tao, IIOP_Profile, "$Id$") - -#if !defined (__ACE_INLINE__) -# include "IIOP_Profile.i" -#endif /* __ACE_INLINE__ */ - #include "ace/os_include/os_netdb.h" static const char prefix_[] = "iiop"; |