diff options
Diffstat (limited to 'ace/OS_Log_Msg_Attributes.cpp')
-rw-r--r-- | ace/OS_Log_Msg_Attributes.cpp | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/ace/OS_Log_Msg_Attributes.cpp b/ace/OS_Log_Msg_Attributes.cpp deleted file mode 100644 index 1e0db5e1ab8..00000000000 --- a/ace/OS_Log_Msg_Attributes.cpp +++ /dev/null @@ -1,9 +0,0 @@ -// $Id$ - -#include "ace/OS_Log_Msg_Attributes.h" - -#if !defined (ACE_HAS_INLINED_OSCALLS) -# include "ace/OS_Log_Msg_Attributes.inl" -#endif /* ACE_HAS_INLINED_OS_CALLS */ - -ACE_RCSID(ace, OS_Log_Msg_Attributes, "$Id$") |