summaryrefslogtreecommitdiff
path: root/ACE/protocols/ace/RMCast/Acknowledge.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/protocols/ace/RMCast/Acknowledge.h')
-rw-r--r--ACE/protocols/ace/RMCast/Acknowledge.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/ACE/protocols/ace/RMCast/Acknowledge.h b/ACE/protocols/ace/RMCast/Acknowledge.h
index 67487e4a85f..1c3f968a789 100644
--- a/ACE/protocols/ace/RMCast/Acknowledge.h
+++ b/ACE/protocols/ace/RMCast/Acknowledge.h
@@ -42,10 +42,7 @@ namespace ACE_RMCast
virtual void
send (Message_ptr m);
- // Sun C++ 5.4 can't handle private here.
- //
- // private:
- public:
+ private:
struct Descr
{
//@@ There should be no default c-tor.