diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2006-03-21 12:26:23 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2006-03-21 12:26:23 +0000 |
commit | b97d8c793a24ccd96bdae03c3ac1aea579939c53 (patch) | |
tree | 669ee3792e3805b879a0cf85a83bbc1c18bc7f73 /TAO/tao/LocalObject.h | |
parent | 58e9107bc81c6148ba085763f7b62ea807f58eec (diff) | |
download | ATCD-b97d8c793a24ccd96bdae03c3ac1aea579939c53.tar.gz |
ChangeLogTag: Tue Mar 21 11:03:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/LocalObject.h')
-rw-r--r-- | TAO/tao/LocalObject.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/TAO/tao/LocalObject.h b/TAO/tao/LocalObject.h index de2269da01b..ebaabba991a 100644 --- a/TAO/tao/LocalObject.h +++ b/TAO/tao/LocalObject.h @@ -42,9 +42,6 @@ namespace CORBA /** * @class LocalObject - * - * @note NW: It is not clear whether minimum CORBA should support - * LocalObject or not. I think it should. */ class TAO_Export LocalObject : public virtual CORBA::Object { |