diff options
Diffstat (limited to 'ACE/examples/Log_Msg/test_callback.cpp')
-rw-r--r-- | ACE/examples/Log_Msg/test_callback.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/examples/Log_Msg/test_callback.cpp b/ACE/examples/Log_Msg/test_callback.cpp index 2216758203a..5ccef91eed5 100644 --- a/ACE/examples/Log_Msg/test_callback.cpp +++ b/ACE/examples/Log_Msg/test_callback.cpp @@ -19,7 +19,6 @@ #include "ace/OS_NS_stdio.h" - /** * @class Logger Subclassing from ACE_Log_Msg_Callback means that an instance of |