summaryrefslogtreecommitdiff
path: root/ACE/tests/DLL_Test_Parent.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2021-06-22 14:35:02 +0200
committerJohnny Willemsen <jwillemsen@remedy.nl>2021-06-22 14:35:02 +0200
commit1f157faae5e6f2fdc9f10c236dca136c7ee7488a (patch)
treee84c8857d7559655f00f7614271f04950aff0276 /ACE/tests/DLL_Test_Parent.h
parent16b803df3f89ccbaab85bc75c8950fd3f891f5db (diff)
downloadATCD-1f157faae5e6f2fdc9f10c236dca136c7ee7488a.tar.gz
Minor cleanup
* ACE/tests/Based_Pointer_Test.cpp: * ACE/tests/Basic_Types_Test.cpp: * ACE/tests/Bound_Ptr_Test.cpp: * ACE/tests/Bound_Ptr_Test.h: * ACE/tests/DLL_Test.cpp: * ACE/tests/DLL_Test.h: * ACE/tests/DLL_Test_Impl.cpp: * ACE/tests/DLL_Test_Parent.h: * ACE/tests/SOCK_Acceptor_Test.cpp: * ACE/tests/Unbounded_Set_Test.cpp:
Diffstat (limited to 'ACE/tests/DLL_Test_Parent.h')
-rw-r--r--ACE/tests/DLL_Test_Parent.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/tests/DLL_Test_Parent.h b/ACE/tests/DLL_Test_Parent.h
index 62e29781912..437da5bd690 100644
--- a/ACE/tests/DLL_Test_Parent.h
+++ b/ACE/tests/DLL_Test_Parent.h
@@ -18,7 +18,6 @@
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
-
class DLL_Test_Parent_Export Parent
{
public: