diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2005-01-05 14:21:58 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2005-01-05 14:21:58 +0000 |
commit | 254324b4a2453704acefb651bbd5e1db6ce26c42 (patch) | |
tree | 3457c560b714724a8ef8067052e69601e6cdebe7 /TAO/orbsvcs/tests/Notify/lib/Peer_T.h | |
parent | a5002aa8becedc0eba1d3703549286129edc8370 (diff) | |
download | ATCD-254324b4a2453704acefb651bbd5e1db6ce26c42.tar.gz |
ChangeLogTag: Wed Jan 5 14:16:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/orbsvcs/tests/Notify/lib/Peer_T.h')
-rw-r--r-- | TAO/orbsvcs/tests/Notify/lib/Peer_T.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/TAO/orbsvcs/tests/Notify/lib/Peer_T.h b/TAO/orbsvcs/tests/Notify/lib/Peer_T.h index 8f1b20fd6c1..1d47655f069 100644 --- a/TAO/orbsvcs/tests/Notify/lib/Peer_T.h +++ b/TAO/orbsvcs/tests/Notify/lib/Peer_T.h @@ -109,10 +109,6 @@ protected: ACE_TYPENAME Proxy_Traits::ID proxy_id_; }; -#if defined (__ACE_INLINE__) -#include "Peer_T.inl" -#endif /* __ACE_INLINE__ */ - #if defined (ACE_TEMPLATES_REQUIRE_SOURCE) #include "Peer_T.cpp" #endif /* ACE_TEMPLATES_REQUIRE_SOURCE */ |