summaryrefslogtreecommitdiff
path: root/TAO/tao/roa.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/roa.h')
-rw-r--r--TAO/tao/roa.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/tao/roa.h b/TAO/tao/roa.h
index 4a7e7da23b4..6e26e0de2d0 100644
--- a/TAO/tao/roa.h
+++ b/TAO/tao/roa.h
@@ -109,7 +109,6 @@ public:
void please_shutdown (CORBA_Environment &env);
// = COM IUnknown Support
- // The <__stdcall> needs to remain here until we get rid of COM crap.
ULONG __stdcall AddRef (void);
ULONG __stdcall Release (void);
HRESULT __stdcall QueryInterface (REFIID riid, void** ppv);