summaryrefslogtreecommitdiff
path: root/ACE/examples/Reactor/WFMO_Reactor/Multithreading.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/Reactor/WFMO_Reactor/Multithreading.cpp')
-rw-r--r--ACE/examples/Reactor/WFMO_Reactor/Multithreading.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/examples/Reactor/WFMO_Reactor/Multithreading.cpp b/ACE/examples/Reactor/WFMO_Reactor/Multithreading.cpp
index 06735f2eaf7..af9f81725dd 100644
--- a/ACE/examples/Reactor/WFMO_Reactor/Multithreading.cpp
+++ b/ACE/examples/Reactor/WFMO_Reactor/Multithreading.cpp
@@ -25,7 +25,6 @@
#include "ace/OS_NS_time.h"
-
static int concurrent_threads = 1;
static int number_of_handles = static_cast<int> (ACE_Reactor::instance ()->size ());
static int number_of_handles_to_signal = 1;