diff options
author | nobody <nobody@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-01-23 23:16:39 +0000 |
---|---|---|
committer | nobody <nobody@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-01-23 23:16:39 +0000 |
commit | b983862f8e9443fff2939eb6b629afe299837f75 (patch) | |
tree | 443b9d808e53debe85eb85cf78995d5fb45e8349 /ace/Shared_Memory.cpp | |
parent | 1ba527bb358117826342453bfb69ea96a9a4ce03 (diff) | |
download | ATCD-poa_end.tar.gz |
This commit was manufactured by cvs2svn to create tag 'poa_end'.poa_end
Diffstat (limited to 'ace/Shared_Memory.cpp')
-rw-r--r-- | ace/Shared_Memory.cpp | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/ace/Shared_Memory.cpp b/ace/Shared_Memory.cpp deleted file mode 100644 index 9c491a96587..00000000000 --- a/ace/Shared_Memory.cpp +++ /dev/null @@ -1,9 +0,0 @@ -// $Id$ - -#define ACE_BUILD_DLL - -#include "ace/Shared_Memory.h" - -ACE_Shared_Memory::~ACE_Shared_Memory (void) -{ -} |