summaryrefslogtreecommitdiff
path: root/ACE/tests/DLL_Test.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2021-06-22 12:47:55 +0200
committerJohnny Willemsen <jwillemsen@remedy.nl>2021-06-22 12:47:55 +0200
commitbcd7675d8dd8a4821981fc4afc619c54bc9125b5 (patch)
tree5cc29efc94fd68c77f0a58474659e5b8be20a830 /ACE/tests/DLL_Test.h
parent26cf12f3227f3186c8b60ad07a9c669f00cf5302 (diff)
downloadATCD-bcd7675d8dd8a4821981fc4afc619c54bc9125b5.tar.gz
Layout changes, remove redundant void
* ACE/ace/LSOCK_Acceptor.cpp: * ACE/tests/Compiler_Features_20_DLL.h: * ACE/tests/DLL_Test.h: * ACE/tests/FIFO_Test.cpp: * ACE/tests/Framework_Component_DLL.h: * ACE/tests/Framework_Component_Test.cpp: * ACE/tests/Future_Set_Test.cpp: * ACE/tests/Log_Msg_Test.cpp: * ACE/tests/Logging_Strategy_Test.cpp: * ACE/tests/Max_Default_Port_Test_IPV6.cpp: * ACE/tests/Naming_Test.cpp:
Diffstat (limited to 'ACE/tests/DLL_Test.h')
-rw-r--r--ACE/tests/DLL_Test.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/tests/DLL_Test.h b/ACE/tests/DLL_Test.h
index 3165b3075e4..759de4429f2 100644
--- a/ACE/tests/DLL_Test.h
+++ b/ACE/tests/DLL_Test.h
@@ -67,7 +67,6 @@ public:
virtual ~Child (void);
virtual void test (void);
-
};
#endif /* ACE_TESTS_DLL_TEST_H */