summaryrefslogtreecommitdiff
path: root/TAO/tao/LocalObject.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/LocalObject.h')
-rw-r--r--TAO/tao/LocalObject.h3
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
{