diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2005-04-10 20:32:25 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2005-04-10 20:32:25 +0000 |
commit | 1b78c17c91822437cbc87bf925cf5623ffbd2b6e (patch) | |
tree | 934f010ac2d79d0c3e0e5e34153eb3914bb14c2e /TAO/tao/WrongTransactionC.cpp | |
parent | c53d491f7252f7bcb9b01102a7e7094091f6c097 (diff) | |
download | ATCD-1b78c17c91822437cbc87bf925cf5623ffbd2b6e.tar.gz |
ChangeLogTag: Fri Apr 8 15:06:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/WrongTransactionC.cpp')
-rw-r--r-- | TAO/tao/WrongTransactionC.cpp | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/TAO/tao/WrongTransactionC.cpp b/TAO/tao/WrongTransactionC.cpp index adfff4420ac..4cce935470c 100644 --- a/TAO/tao/WrongTransactionC.cpp +++ b/TAO/tao/WrongTransactionC.cpp @@ -171,12 +171,3 @@ CORBA::Boolean operator>> ( { return true; } - -// TAO_IDL - Generated from -// be\be_visitor_root/root.cpp:1528 - -#if defined (ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION) - -#elif defined (ACE_HAS_TEMPLATE_INSTANTIATION_PRAGMA) - -#endif /* !ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION */ |