summaryrefslogtreecommitdiff
path: root/ACE/tests/Reverse_Lock_Test.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2019-03-06 08:54:11 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2019-03-06 08:54:11 +0100
commit080fb22d6a860e8ca868b0dc27443ecb425ae31d (patch)
tree6241aeffa31bfb81784273f86035857f96c4234e /ACE/tests/Reverse_Lock_Test.cpp
parent8f2464a0b24466f850f36a7f7ad5898c883c67a0 (diff)
downloadATCD-080fb22d6a860e8ca868b0dc27443ecb425ae31d.tar.gz
Removed empty lines
* ACE/tests/Process_Manual_Event_Test.cpp: * ACE/tests/Process_Mutex_Test.cpp: * ACE/tests/Process_Semaphore_Test.cpp: * ACE/tests/Process_Strategy_Test.cpp: * ACE/tests/Process_Test.cpp: * ACE/tests/RB_Tree_Test.cpp: * ACE/tests/Reactor_Dispatch_Order_Test.cpp: * ACE/tests/Reactor_Dispatch_Order_Test_Dev_Poll.cpp: * ACE/tests/Reactor_Exceptions_Test.cpp: * ACE/tests/Reactor_Fairness_Test.cpp: * ACE/tests/Reactor_Notify_Test.cpp: * ACE/tests/Reactor_Performance_Test.cpp: * ACE/tests/Reactor_Registration_Test.cpp: * ACE/tests/Reactor_Remove_Resume_Test.cpp: * ACE/tests/Reactor_Timer_Test.cpp: * ACE/tests/Reactors_Test.cpp: * ACE/tests/Reader_Writer_Test.cpp: * ACE/tests/Recursive_Condition_Bug_Test.cpp: * ACE/tests/Recursive_Condition_Test.cpp: * ACE/tests/Refcounted_Auto_Ptr_Test.cpp: * ACE/tests/Reverse_Lock_Test.cpp:
Diffstat (limited to 'ACE/tests/Reverse_Lock_Test.cpp')
-rw-r--r--ACE/tests/Reverse_Lock_Test.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/ACE/tests/Reverse_Lock_Test.cpp b/ACE/tests/Reverse_Lock_Test.cpp
index 6cc26019205..f9f8cefd2d6 100644
--- a/ACE/tests/Reverse_Lock_Test.cpp
+++ b/ACE/tests/Reverse_Lock_Test.cpp
@@ -11,15 +11,12 @@
*/
//=============================================================================
-
#include "test_config.h"
#include "ace/Synch_Traits.h"
#include "ace/Thread_Mutex.h"
#include "ace/Guard_T.h"
#include "ace/Reverse_Lock_T.h"
-
-
typedef ACE_Reverse_Lock<ACE_SYNCH_MUTEX> REVERSE_MUTEX;
int