diff options
author | brunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-04-19 02:49:47 +0000 |
---|---|---|
committer | brunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-04-19 02:49:47 +0000 |
commit | 00461eeed1b26536dd73528e4c857204dbe34bbf (patch) | |
tree | be384a0eb0fa3288e148df1b2d78d155c2e66754 /ace/Multiplexor.cpp | |
parent | 4c1fc2089d7a3245cbf1a09f8ce73eb570e4e261 (diff) | |
download | ATCD-00461eeed1b26536dd73528e4c857204dbe34bbf.tar.gz |
ChangeLogTag:Tue Apr 18 19:08:37 2000 Darrell Brunsch <brunsch@uci.edu>
Diffstat (limited to 'ace/Multiplexor.cpp')
-rw-r--r-- | ace/Multiplexor.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ace/Multiplexor.cpp b/ace/Multiplexor.cpp index 8faa3293e36..e4d33295b31 100644 --- a/ace/Multiplexor.cpp +++ b/ace/Multiplexor.cpp @@ -3,7 +3,6 @@ #if defined (ACE_HAS_THREADS) -#define ACE_BUILD_DLL #include "ace/Multiplexor.h" ACE_RCSID(ace, Multiplexor, "$Id$") |