diff options
Diffstat (limited to 'ACE/tests/Upgradable_RW_Test.h')
-rw-r--r-- | ACE/tests/Upgradable_RW_Test.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/ACE/tests/Upgradable_RW_Test.h b/ACE/tests/Upgradable_RW_Test.h index f27f18995f9..d6de6cbc254 100644 --- a/ACE/tests/Upgradable_RW_Test.h +++ b/ACE/tests/Upgradable_RW_Test.h @@ -3,9 +3,7 @@ /** * @file Upgradable_RW_Test.h * - * This class gets its own header file to work around AIX C++ - * compiler "features" related to template instantiation... It is - * only used by Upgradable_RW_Test.cpp. + * It is only used by Upgradable_RW_Test.cpp. * * @author Michael Kircher <mk1@cs.wustl.edu> */ |