summaryrefslogtreecommitdiff
path: root/ACE/examples
diff options
context:
space:
mode:
authorKnut Petter Svendsen <knut@altuma.no>2022-09-09 15:46:54 +0200
committerKnut Petter Svendsen <knut@altuma.no>2022-09-09 16:08:41 +0200
commit126e88aeb3f288c770f0dccde5c6314ccaa6212c (patch)
tree7e858f4458d82641b90de262b5b4d916989ebbb4 /ACE/examples
parent430d023f1d97173cfd104498f92dc4ccaa1c4135 (diff)
downloadATCD-126e88aeb3f288c770f0dccde5c6314ccaa6212c.tar.gz
Replace 3 blank lines with just 2 blank lines
Diffstat (limited to 'ACE/examples')
-rw-r--r--ACE/examples/ASX/CCM_App/CCM_App.cpp1
-rw-r--r--ACE/examples/ASX/CCM_App/SC_Client.cpp1
-rw-r--r--ACE/examples/ASX/CCM_App/SC_Server.cpp1
-rw-r--r--ACE/examples/ASX/Event_Server/Event_Server/Consumer_Router.cpp1
-rw-r--r--ACE/examples/ASX/Event_Server/Event_Server/Event_Analyzer.cpp1
-rw-r--r--ACE/examples/ASX/Event_Server/Event_Server/Options.cpp1
-rw-r--r--ACE/examples/ASX/Event_Server/Event_Server/Peer_Router.cpp1
-rw-r--r--ACE/examples/ASX/Event_Server/Event_Server/Supplier_Router.cpp1
-rw-r--r--ACE/examples/ASX/Message_Queue/bounded_buffer.cpp1
-rw-r--r--ACE/examples/ASX/Message_Queue/buffer_stream.cpp1
-rw-r--r--ACE/examples/ASX/Message_Queue/priority_buffer.cpp1
-rw-r--r--ACE/examples/ASX/UPIPE_Event_Server/Consumer_Router.cpp1
-rw-r--r--ACE/examples/ASX/UPIPE_Event_Server/Event_Analyzer.cpp1
-rw-r--r--ACE/examples/ASX/UPIPE_Event_Server/Options.cpp1
-rw-r--r--ACE/examples/ASX/UPIPE_Event_Server/Peer_Router.cpp1
-rw-r--r--ACE/examples/ASX/UPIPE_Event_Server/Supplier_Router.cpp1
-rw-r--r--ACE/examples/Bounded_Packet_Relay/BPR_Drivers.cpp2
-rw-r--r--ACE/examples/Bounded_Packet_Relay/BPR_Drivers_T.cpp1
-rw-r--r--ACE/examples/Bounded_Packet_Relay/Thread_Bounded_Packet_Relay.cpp1
-rw-r--r--ACE/examples/ConfigViewer/stdafx.h1
-rw-r--r--ACE/examples/Connection/blocking/SPIPE-acceptor.cpp1
-rw-r--r--ACE/examples/Connection/blocking/SPIPE-connector.cpp1
-rw-r--r--ACE/examples/Connection/blocking/test_spipe_acceptor.cpp1
-rw-r--r--ACE/examples/Connection/blocking/test_spipe_connector.cpp1
-rw-r--r--ACE/examples/Connection/misc/test_upipe.cpp1
-rw-r--r--ACE/examples/Connection/non_blocking/test_lsock_connector.cpp1
-rw-r--r--ACE/examples/Connection/non_blocking/test_sock_connector.cpp1
-rw-r--r--ACE/examples/Connection/non_blocking/test_spipe_connector.cpp1
-rw-r--r--ACE/examples/Connection/non_blocking/test_tli_connector.cpp1
-rw-r--r--ACE/examples/IPC_SAP/ATM_SAP/CPP-client.cpp1
-rw-r--r--ACE/examples/IPC_SAP/ATM_SAP/CPP-server.cpp1
-rw-r--r--ACE/examples/IPC_SAP/FIFO_SAP/FIFO-Msg-client.cpp1
-rw-r--r--ACE/examples/IPC_SAP/FIFO_SAP/FIFO-Msg-server.cpp1
-rw-r--r--ACE/examples/IPC_SAP/FIFO_SAP/FIFO-client.cpp1
-rw-r--r--ACE/examples/IPC_SAP/FIFO_SAP/FIFO-server.cpp1
-rw-r--r--ACE/examples/IPC_SAP/FILE_SAP/client.cpp1
-rw-r--r--ACE/examples/IPC_SAP/SOCK_SAP/C-inclient.cpp1
-rw-r--r--ACE/examples/IPC_SAP/SOCK_SAP/C-inserver.cpp1
-rw-r--r--ACE/examples/IPC_SAP/SOCK_SAP/CPP-inserver-fancy.cpp1
-rw-r--r--ACE/examples/IPC_SAP/SOCK_SAP/CPP-inserver-poll.cpp1
-rw-r--r--ACE/examples/IPC_SAP/SOCK_SAP/CPP-memserver.cpp1
-rw-r--r--ACE/examples/IPC_SAP/SOCK_SAP/CPP-unclient.cpp1
-rw-r--r--ACE/examples/IPC_SAP/SOCK_SAP/CPP-unserver.cpp1
-rw-r--r--ACE/examples/IPC_SAP/SOCK_SAP/FD-unclient.cpp1
-rw-r--r--ACE/examples/IPC_SAP/SOCK_SAP/FD-unserver.cpp1
-rw-r--r--ACE/examples/IPC_SAP/SPIPE_SAP/NPClient.cpp1
-rw-r--r--ACE/examples/IPC_SAP/SPIPE_SAP/NPServer.cpp1
-rw-r--r--ACE/examples/IPC_SAP/SPIPE_SAP/client.cpp1
-rw-r--r--ACE/examples/IPC_SAP/SPIPE_SAP/consumer_msg.cpp1
-rw-r--r--ACE/examples/IPC_SAP/SPIPE_SAP/consumer_read.cpp1
-rw-r--r--ACE/examples/IPC_SAP/SPIPE_SAP/producer_msg.cpp1
-rw-r--r--ACE/examples/IPC_SAP/SPIPE_SAP/producer_read.cpp1
-rw-r--r--ACE/examples/IPC_SAP/SPIPE_SAP/server.cpp1
-rw-r--r--ACE/examples/IPC_SAP/TLI_SAP/CPP-ATM-client.cpp1
-rw-r--r--ACE/examples/IPC_SAP/TLI_SAP/CPP-ATM-server.cpp1
-rw-r--r--ACE/examples/IPC_SAP/TLI_SAP/CPP-client.cpp1
-rw-r--r--ACE/examples/IPC_SAP/TLI_SAP/CPP-server.cpp1
-rw-r--r--ACE/examples/IPC_SAP/TLI_SAP/db-server.cpp1
-rw-r--r--ACE/examples/IPC_SAP/TLI_SAP/ftp-client.cpp1
-rw-r--r--ACE/examples/IPC_SAP/TLI_SAP/ftp-server.cpp1
-rw-r--r--ACE/examples/IPC_SAP/UPIPE_SAP/ex1.cpp1
-rw-r--r--ACE/examples/IPC_SAP/UPIPE_SAP/ex2.cpp1
-rw-r--r--ACE/examples/IPC_SAP/UPIPE_SAP/ex3.cpp1
-rw-r--r--ACE/examples/Log_Msg/Log_Msg_MFC/StdAfx.cpp1
-rw-r--r--ACE/examples/Log_Msg/test_callback.cpp1
-rw-r--r--ACE/examples/Log_Msg/test_log_msg.cpp1
-rw-r--r--ACE/examples/Log_Msg/test_ostream.cpp1
-rw-r--r--ACE/examples/Mem_Map/file-reverse/file-reverse.cpp1
-rw-r--r--ACE/examples/Misc/test_dump.cpp1
-rw-r--r--ACE/examples/Misc/test_get_opt.cpp1
-rw-r--r--ACE/examples/Misc/test_profile_timer.cpp1
-rw-r--r--ACE/examples/Misc/test_sstring.cpp1
-rw-r--r--ACE/examples/Misc/test_timestamp.cpp1
-rw-r--r--ACE/examples/Monitor/MC_Test_Utilities.cpp1
-rw-r--r--ACE/examples/Naming/test_non_existent.cpp1
-rw-r--r--ACE/examples/OS/Process/imore.cpp1
-rw-r--r--ACE/examples/OS/Process/process.cpp1
-rw-r--r--ACE/examples/QOS/Change_Receiver_FlowSpec/Fill_ACE_QoS.cpp1
-rw-r--r--ACE/examples/QOS/Change_Receiver_FlowSpec/QoS_Signal_Handler.cpp1
-rw-r--r--ACE/examples/QOS/Change_Receiver_FlowSpec/QoS_Util.cpp1
-rw-r--r--ACE/examples/QOS/Change_Receiver_FlowSpec/Receiver_QoS_Event_Handler.h1
-rw-r--r--ACE/examples/QOS/Change_Receiver_FlowSpec/receiver.cpp1
-rw-r--r--ACE/examples/QOS/Change_Receiver_FlowSpec/sender.cpp4
-rw-r--r--ACE/examples/QOS/Change_Sender_TSpec/Fill_ACE_QoS.cpp1
-rw-r--r--ACE/examples/QOS/Change_Sender_TSpec/QoS_Util.cpp1
-rw-r--r--ACE/examples/QOS/Change_Sender_TSpec/Receiver_QoS_Event_Handler.cpp1
-rw-r--r--ACE/examples/QOS/Change_Sender_TSpec/Receiver_QoS_Event_Handler.h1
-rw-r--r--ACE/examples/QOS/Change_Sender_TSpec/receiver.cpp1
-rw-r--r--ACE/examples/QOS/Change_Sender_TSpec/sender.cpp3
-rw-r--r--ACE/examples/QOS/Simple/Fill_ACE_QoS.cpp1
-rw-r--r--ACE/examples/QOS/Simple/QoS_Signal_Handler.cpp1
-rw-r--r--ACE/examples/QOS/Simple/QoS_Util.cpp1
-rw-r--r--ACE/examples/QOS/Simple/Receiver_QoS_Event_Handler.h1
-rw-r--r--ACE/examples/QOS/Simple/receiver.cpp1
-rw-r--r--ACE/examples/QOS/Simple/sender.cpp4
-rw-r--r--ACE/examples/Reactor/Dgram/CODgram.cpp1
-rw-r--r--ACE/examples/Reactor/Dgram/Dgram.cpp1
-rw-r--r--ACE/examples/Reactor/FIFO/client.cpp1
-rw-r--r--ACE/examples/Reactor/FIFO/server.cpp1
-rw-r--r--ACE/examples/Reactor/Misc/notification.cpp1
-rw-r--r--ACE/examples/Reactor/Misc/test_demuxing.cpp1
-rw-r--r--ACE/examples/Reactor/Misc/test_reactors.cpp1
-rw-r--r--ACE/examples/Reactor/Misc/test_signals_2.cpp1
-rw-r--r--ACE/examples/Reactor/Misc/test_time_value.cpp1
-rw-r--r--ACE/examples/Reactor/Multicast/Log_Wrapper.cpp1
-rw-r--r--ACE/examples/Reactor/Multicast/client.cpp1
-rw-r--r--ACE/examples/Reactor/Multicast/server.cpp1
-rw-r--r--ACE/examples/Reactor/Proactor/Aio_Platform_Test_C.cpp1
-rw-r--r--ACE/examples/Reactor/Proactor/simple_test_proactor.cpp1
-rw-r--r--ACE/examples/Reactor/Proactor/test_cancel.cpp1
-rw-r--r--ACE/examples/Reactor/Proactor/test_multiple_loops.cpp1
-rw-r--r--ACE/examples/Reactor/Proactor/test_proactor.cpp1
-rw-r--r--ACE/examples/Reactor/Proactor/test_proactor2.cpp1
-rw-r--r--ACE/examples/Reactor/Proactor/test_proactor3.cpp1
-rw-r--r--ACE/examples/Reactor/Proactor/test_timeout_st.cpp1
-rw-r--r--ACE/examples/Reactor/Proactor/test_udp_proactor.cpp1
-rw-r--r--ACE/examples/Reactor/WFMO_Reactor/Handle_Close.cpp1
-rw-r--r--ACE/examples/Reactor/WFMO_Reactor/Multithreading.cpp1
-rw-r--r--ACE/examples/Reactor/WFMO_Reactor/Network_Events.cpp1
-rw-r--r--ACE/examples/Reactor/WFMO_Reactor/Prerun_State_Changes.cpp1
-rw-r--r--ACE/examples/Reactor/WFMO_Reactor/Registration.cpp1
-rw-r--r--ACE/examples/Reactor/WFMO_Reactor/Removals.cpp1
-rw-r--r--ACE/examples/Reactor/WFMO_Reactor/Talker.cpp1
-rw-r--r--ACE/examples/Reactor/WFMO_Reactor/Timeouts.cpp1
-rw-r--r--ACE/examples/Registry/test_registry_iterator.cpp1
-rw-r--r--ACE/examples/Registry/test_registry_update.cpp1
-rw-r--r--ACE/examples/Service_Configurator/IPC-tests/server/Handle_L_FIFO.cpp1
-rw-r--r--ACE/examples/Service_Configurator/Misc/Timer_Service.cpp1
-rw-r--r--ACE/examples/Service_Configurator/Misc/main.cpp1
-rw-r--r--ACE/examples/Shared_Malloc/Malloc.cpp1
-rw-r--r--ACE/examples/Shared_Malloc/test_malloc.cpp1
-rw-r--r--ACE/examples/System_V_IPC/SV_Message_Queues/MQ_Client.cpp1
-rw-r--r--ACE/examples/System_V_IPC/SV_Message_Queues/MQ_Server.cpp1
-rw-r--r--ACE/examples/System_V_IPC/SV_Message_Queues/TMQ_Client.cpp1
-rw-r--r--ACE/examples/System_V_IPC/SV_Message_Queues/TMQ_Server.cpp1
-rw-r--r--ACE/examples/System_V_IPC/SV_Semaphores/Semaphores_2.cpp1
-rw-r--r--ACE/examples/System_V_IPC/SV_Shared_Memory/SV_Shared_Memory_Test.cpp1
-rw-r--r--ACE/examples/Threads/TSS_Data.h1
-rw-r--r--ACE/examples/Threads/barrier1.cpp1
-rw-r--r--ACE/examples/Threads/barrier2.cpp1
-rw-r--r--ACE/examples/Threads/future1.cpp1
-rw-r--r--ACE/examples/Threads/manual_event.cpp1
-rw-r--r--ACE/examples/Threads/process_semaphore.cpp1
-rw-r--r--ACE/examples/Threads/reader_writer.cpp1
-rw-r--r--ACE/examples/Threads/recursive_mutex.cpp1
-rw-r--r--ACE/examples/Threads/task_five.cpp1
-rw-r--r--ACE/examples/Threads/task_one.cpp1
-rw-r--r--ACE/examples/Threads/task_three.cpp1
-rw-r--r--ACE/examples/Threads/task_two.cpp1
-rw-r--r--ACE/examples/Threads/thread_manager.cpp1
-rw-r--r--ACE/examples/Threads/thread_pool.cpp1
-rw-r--r--ACE/examples/Threads/token.cpp1
-rw-r--r--ACE/examples/Threads/tss1.cpp1
-rw-r--r--ACE/examples/Threads/tss2.cpp1
-rw-r--r--ACE/examples/Threads/wfmo.cpp1
-rw-r--r--ACE/examples/Timer_Queue/Async_Timer_Queue_Test.cpp1
-rw-r--r--ACE/examples/Timer_Queue/Driver.cpp1
-rw-r--r--ACE/examples/Timer_Queue/Reactor_Timer_Queue_Test.cpp1
-rw-r--r--ACE/examples/Timer_Queue/Thread_Timer_Queue_Test.cpp1
-rw-r--r--ACE/examples/Web_Crawler/Command_Processor.cpp1
-rw-r--r--ACE/examples/Web_Crawler/HTTP_URL.cpp1
-rw-r--r--ACE/examples/Web_Crawler/Mem_Map_Stream.cpp1
-rw-r--r--ACE/examples/Web_Crawler/Options.cpp1
-rw-r--r--ACE/examples/Web_Crawler/URL.cpp1
-rw-r--r--ACE/examples/Web_Crawler/URL.h1
-rw-r--r--ACE/examples/Web_Crawler/URL_Status.cpp1
-rw-r--r--ACE/examples/Web_Crawler/URL_Visitor.cpp1
-rw-r--r--ACE/examples/Web_Crawler/Web_Crawler.cpp1
-rw-r--r--ACE/examples/Web_Crawler/main.cpp2
169 files changed, 0 insertions, 179 deletions
diff --git a/ACE/examples/ASX/CCM_App/CCM_App.cpp b/ACE/examples/ASX/CCM_App/CCM_App.cpp
index 696fa0aa19e..1b59432e963 100644
--- a/ACE/examples/ASX/CCM_App/CCM_App.cpp
+++ b/ACE/examples/ASX/CCM_App/CCM_App.cpp
@@ -6,7 +6,6 @@
#include "ace/svc_export.h"
-
typedef ACE_Task<ACE_SYNCH> MT_Task;
typedef ACE_Stream<ACE_SYNCH> MT_Stream;
typedef ACE_Module<ACE_SYNCH> MT_Module;
diff --git a/ACE/examples/ASX/CCM_App/SC_Client.cpp b/ACE/examples/ASX/CCM_App/SC_Client.cpp
index 311de59c89d..f38955830ad 100644
--- a/ACE/examples/ASX/CCM_App/SC_Client.cpp
+++ b/ACE/examples/ASX/CCM_App/SC_Client.cpp
@@ -1,7 +1,6 @@
#include "ace/ACE.h"
-
// Pretty simple, eh? ;-)
int
diff --git a/ACE/examples/ASX/CCM_App/SC_Server.cpp b/ACE/examples/ASX/CCM_App/SC_Server.cpp
index 8cfa03453f9..5b77547b128 100644
--- a/ACE/examples/ASX/CCM_App/SC_Server.cpp
+++ b/ACE/examples/ASX/CCM_App/SC_Server.cpp
@@ -9,7 +9,6 @@
#include "ace/Sig_Adapter.h"
-
class Event_Handler : public ACE_Event_Handler
{
public:
diff --git a/ACE/examples/ASX/Event_Server/Event_Server/Consumer_Router.cpp b/ACE/examples/ASX/Event_Server/Event_Server/Consumer_Router.cpp
index 8a74e8039b4..489a6d3dacc 100644
--- a/ACE/examples/ASX/Event_Server/Event_Server/Consumer_Router.cpp
+++ b/ACE/examples/ASX/Event_Server/Event_Server/Consumer_Router.cpp
@@ -6,7 +6,6 @@
#include "Options.h"
-
Consumer_Router::Consumer_Router (Peer_Router_Context *prc)
: Peer_Router (prc)
{
diff --git a/ACE/examples/ASX/Event_Server/Event_Server/Event_Analyzer.cpp b/ACE/examples/ASX/Event_Server/Event_Server/Event_Analyzer.cpp
index 33e079ca875..d97f61f976c 100644
--- a/ACE/examples/ASX/Event_Server/Event_Server/Event_Analyzer.cpp
+++ b/ACE/examples/ASX/Event_Server/Event_Server/Event_Analyzer.cpp
@@ -4,7 +4,6 @@
#include "Event_Analyzer.h"
-
int
Event_Analyzer::open (void *)
{
diff --git a/ACE/examples/ASX/Event_Server/Event_Server/Options.cpp b/ACE/examples/ASX/Event_Server/Event_Server/Options.cpp
index 76c24753020..d8ee1bddc3d 100644
--- a/ACE/examples/ASX/Event_Server/Event_Server/Options.cpp
+++ b/ACE/examples/ASX/Event_Server/Event_Server/Options.cpp
@@ -9,7 +9,6 @@
#include "Options.h"
-
/* static */
Options *Options::instance_ = 0;
diff --git a/ACE/examples/ASX/Event_Server/Event_Server/Peer_Router.cpp b/ACE/examples/ASX/Event_Server/Event_Server/Peer_Router.cpp
index 41f00d1bb4c..c9b98e55bac 100644
--- a/ACE/examples/ASX/Event_Server/Event_Server/Peer_Router.cpp
+++ b/ACE/examples/ASX/Event_Server/Event_Server/Peer_Router.cpp
@@ -7,7 +7,6 @@
#include "Peer_Router.h"
-
// Send the <ACE_Message_Block> to all the peers. Note that in a
// "real" application this logic would most likely be more selective,
// i.e., it would actually do "routing" based on addressing
diff --git a/ACE/examples/ASX/Event_Server/Event_Server/Supplier_Router.cpp b/ACE/examples/ASX/Event_Server/Event_Server/Supplier_Router.cpp
index 81e20cfc3c7..8b5e41dab67 100644
--- a/ACE/examples/ASX/Event_Server/Event_Server/Supplier_Router.cpp
+++ b/ACE/examples/ASX/Event_Server/Event_Server/Supplier_Router.cpp
@@ -6,7 +6,6 @@
#include "Options.h"
-
// Handle outgoing messages in a separate thread.
int
diff --git a/ACE/examples/ASX/Message_Queue/bounded_buffer.cpp b/ACE/examples/ASX/Message_Queue/bounded_buffer.cpp
index be146982be5..1024ab549da 100644
--- a/ACE/examples/ASX/Message_Queue/bounded_buffer.cpp
+++ b/ACE/examples/ASX/Message_Queue/bounded_buffer.cpp
@@ -9,7 +9,6 @@
#include "ace/OS_NS_unistd.h"
-
#if defined (ACE_HAS_THREADS)
// The producer reads data from the stdin stream, creates a message,
diff --git a/ACE/examples/ASX/Message_Queue/buffer_stream.cpp b/ACE/examples/ASX/Message_Queue/buffer_stream.cpp
index 00f5b224085..e8f60673ba1 100644
--- a/ACE/examples/ASX/Message_Queue/buffer_stream.cpp
+++ b/ACE/examples/ASX/Message_Queue/buffer_stream.cpp
@@ -18,7 +18,6 @@
#include "ace/Truncate.h"
-
#if defined (ACE_HAS_THREADS)
typedef ACE_Stream<ACE_MT_SYNCH> MT_Stream;
diff --git a/ACE/examples/ASX/Message_Queue/priority_buffer.cpp b/ACE/examples/ASX/Message_Queue/priority_buffer.cpp
index cb72c5fa5e9..c622d99844b 100644
--- a/ACE/examples/ASX/Message_Queue/priority_buffer.cpp
+++ b/ACE/examples/ASX/Message_Queue/priority_buffer.cpp
@@ -11,7 +11,6 @@
#include "ace/Truncate.h"
-
#if defined (ACE_HAS_THREADS)
// Global thread manager.
diff --git a/ACE/examples/ASX/UPIPE_Event_Server/Consumer_Router.cpp b/ACE/examples/ASX/UPIPE_Event_Server/Consumer_Router.cpp
index 153fbd557e4..37a3f6bbb3b 100644
--- a/ACE/examples/ASX/UPIPE_Event_Server/Consumer_Router.cpp
+++ b/ACE/examples/ASX/UPIPE_Event_Server/Consumer_Router.cpp
@@ -5,7 +5,6 @@
#include "Options.h"
-
#if defined (ACE_HAS_THREADS)
typedef Acceptor_Factory<Consumer_Handler, CONSUMER_KEY> CONSUMER_FACTORY;
diff --git a/ACE/examples/ASX/UPIPE_Event_Server/Event_Analyzer.cpp b/ACE/examples/ASX/UPIPE_Event_Server/Event_Analyzer.cpp
index 53341e28ee3..511ef3e899b 100644
--- a/ACE/examples/ASX/UPIPE_Event_Server/Event_Analyzer.cpp
+++ b/ACE/examples/ASX/UPIPE_Event_Server/Event_Analyzer.cpp
@@ -3,7 +3,6 @@
#include "Event_Analyzer.h"
-
#if defined (ACE_HAS_THREADS)
int
diff --git a/ACE/examples/ASX/UPIPE_Event_Server/Options.cpp b/ACE/examples/ASX/UPIPE_Event_Server/Options.cpp
index 2c464220d6e..80084147d6e 100644
--- a/ACE/examples/ASX/UPIPE_Event_Server/Options.cpp
+++ b/ACE/examples/ASX/UPIPE_Event_Server/Options.cpp
@@ -9,7 +9,6 @@
#include "Options.h"
-
#if defined (ACE_HAS_THREADS)
Options::Options (void)
diff --git a/ACE/examples/ASX/UPIPE_Event_Server/Peer_Router.cpp b/ACE/examples/ASX/UPIPE_Event_Server/Peer_Router.cpp
index 51daaf8dcd7..23ec0d71774 100644
--- a/ACE/examples/ASX/UPIPE_Event_Server/Peer_Router.cpp
+++ b/ACE/examples/ASX/UPIPE_Event_Server/Peer_Router.cpp
@@ -9,7 +9,6 @@
#include "Options.h"
-
#if defined (ACE_HAS_THREADS)
// Define some short-hand macros to deal with long templates
diff --git a/ACE/examples/ASX/UPIPE_Event_Server/Supplier_Router.cpp b/ACE/examples/ASX/UPIPE_Event_Server/Supplier_Router.cpp
index f372147bf67..246dd46374b 100644
--- a/ACE/examples/ASX/UPIPE_Event_Server/Supplier_Router.cpp
+++ b/ACE/examples/ASX/UPIPE_Event_Server/Supplier_Router.cpp
@@ -5,7 +5,6 @@
#include "Supplier_Router.h"
-
#if defined (ACE_HAS_THREADS)
typedef Acceptor_Factory<Supplier_Handler, SUPPLIER_KEY> SUPPLIER_FACTORY;
diff --git a/ACE/examples/Bounded_Packet_Relay/BPR_Drivers.cpp b/ACE/examples/Bounded_Packet_Relay/BPR_Drivers.cpp
index 41bea6c84e1..9ff1b557d5d 100644
--- a/ACE/examples/Bounded_Packet_Relay/BPR_Drivers.cpp
+++ b/ACE/examples/Bounded_Packet_Relay/BPR_Drivers.cpp
@@ -15,7 +15,6 @@
#include "BPR_Drivers.h"
-
// Constructor.
Input_Device_Wrapper_Base::Input_Device_Wrapper_Base (ACE_Thread_Manager *input_task_mgr)
@@ -487,7 +486,6 @@ Bounded_Packet_Relay::queue_lwm (ACE_UINT32 lwm)
}
-
// Returns string corresponding to current status.
const char *
diff --git a/ACE/examples/Bounded_Packet_Relay/BPR_Drivers_T.cpp b/ACE/examples/Bounded_Packet_Relay/BPR_Drivers_T.cpp
index b320b20a433..b58feac6f95 100644
--- a/ACE/examples/Bounded_Packet_Relay/BPR_Drivers_T.cpp
+++ b/ACE/examples/Bounded_Packet_Relay/BPR_Drivers_T.cpp
@@ -21,7 +21,6 @@
#include "ace/OS_NS_unistd.h"
-
// Constructor.
template <class TQ>
diff --git a/ACE/examples/Bounded_Packet_Relay/Thread_Bounded_Packet_Relay.cpp b/ACE/examples/Bounded_Packet_Relay/Thread_Bounded_Packet_Relay.cpp
index 880f1052c35..77537780806 100644
--- a/ACE/examples/Bounded_Packet_Relay/Thread_Bounded_Packet_Relay.cpp
+++ b/ACE/examples/Bounded_Packet_Relay/Thread_Bounded_Packet_Relay.cpp
@@ -22,7 +22,6 @@ typedef ACE_Command_Callback<BPR_Handler_Base, BPR_Handler_Base::ACTION> HANDLER
typedef ACE_Command_Callback<Send_Handler, Send_Handler::ACTION> SEND_HANDLER_CMD;
-
// Constructor.
Text_Input_Device_Wrapper::Text_Input_Device_Wrapper (ACE_Thread_Manager *input_task_mgr,
diff --git a/ACE/examples/ConfigViewer/stdafx.h b/ACE/examples/ConfigViewer/stdafx.h
index 5a62cdd3a2d..0a3e236f075 100644
--- a/ACE/examples/ConfigViewer/stdafx.h
+++ b/ACE/examples/ConfigViewer/stdafx.h
@@ -11,4 +11,3 @@
-
diff --git a/ACE/examples/Connection/blocking/SPIPE-acceptor.cpp b/ACE/examples/Connection/blocking/SPIPE-acceptor.cpp
index 9d0766d61d9..310ee23b1b6 100644
--- a/ACE/examples/Connection/blocking/SPIPE-acceptor.cpp
+++ b/ACE/examples/Connection/blocking/SPIPE-acceptor.cpp
@@ -10,7 +10,6 @@
#include "SPIPE-acceptor.h"
-
#if defined (ACE_HAS_WIN32_OVERLAPPED_IO) || defined (ACE_HAS_AIO_CALLS)
Svc_Handler::Svc_Handler (void)
diff --git a/ACE/examples/Connection/blocking/SPIPE-connector.cpp b/ACE/examples/Connection/blocking/SPIPE-connector.cpp
index 61ef11b801c..65f3dd5b859 100644
--- a/ACE/examples/Connection/blocking/SPIPE-connector.cpp
+++ b/ACE/examples/Connection/blocking/SPIPE-connector.cpp
@@ -11,7 +11,6 @@
#include "SPIPE-connector.h"
-
Peer_Handler::Peer_Handler (int iterations)
: iterations_ (iterations)
{
diff --git a/ACE/examples/Connection/blocking/test_spipe_acceptor.cpp b/ACE/examples/Connection/blocking/test_spipe_acceptor.cpp
index 18ed1b7f6a7..1d3d2af5ebe 100644
--- a/ACE/examples/Connection/blocking/test_spipe_acceptor.cpp
+++ b/ACE/examples/Connection/blocking/test_spipe_acceptor.cpp
@@ -3,7 +3,6 @@
#include "SPIPE-acceptor.h"
-
#if defined (ACE_HAS_WIN32_OVERLAPPED_IO) || defined (ACE_HAS_AIO_CALLS)
int
diff --git a/ACE/examples/Connection/blocking/test_spipe_connector.cpp b/ACE/examples/Connection/blocking/test_spipe_connector.cpp
index f6a52f6c805..7d992f7c30e 100644
--- a/ACE/examples/Connection/blocking/test_spipe_connector.cpp
+++ b/ACE/examples/Connection/blocking/test_spipe_connector.cpp
@@ -3,7 +3,6 @@
#include "SPIPE-connector.h"
-
int
ACE_TMAIN (int argc, ACE_TCHAR *argv[])
{
diff --git a/ACE/examples/Connection/misc/test_upipe.cpp b/ACE/examples/Connection/misc/test_upipe.cpp
index 37b7e48d7f8..a2b6e225acd 100644
--- a/ACE/examples/Connection/misc/test_upipe.cpp
+++ b/ACE/examples/Connection/misc/test_upipe.cpp
@@ -10,7 +10,6 @@
#include "ace/UPIPE_Addr.h"
-
#if defined (ACE_HAS_THREADS)
#include "test_upipe.h"
diff --git a/ACE/examples/Connection/non_blocking/test_lsock_connector.cpp b/ACE/examples/Connection/non_blocking/test_lsock_connector.cpp
index 9589a043e5b..419fc488bbe 100644
--- a/ACE/examples/Connection/non_blocking/test_lsock_connector.cpp
+++ b/ACE/examples/Connection/non_blocking/test_lsock_connector.cpp
@@ -18,7 +18,6 @@ ACE_TMAIN (int, ACE_TCHAR *argv[])
#include "CPP-connector.h"
-
typedef Peer_Handler<ACE_LSOCK_STREAM> PEER_HANDLER;
typedef IPC_Client<PEER_HANDLER, ACE_LSOCK_CONNECTOR> IPC_CLIENT;
diff --git a/ACE/examples/Connection/non_blocking/test_sock_connector.cpp b/ACE/examples/Connection/non_blocking/test_sock_connector.cpp
index 50bd1fc51ea..10693f528c6 100644
--- a/ACE/examples/Connection/non_blocking/test_sock_connector.cpp
+++ b/ACE/examples/Connection/non_blocking/test_sock_connector.cpp
@@ -5,7 +5,6 @@
#include "CPP-connector.h"
-
typedef Peer_Handler<ACE_SOCK_STREAM> PEER_HANDLER;
typedef IPC_Client<PEER_HANDLER, ACE_SOCK_CONNECTOR> IPC_CLIENT;
diff --git a/ACE/examples/Connection/non_blocking/test_spipe_connector.cpp b/ACE/examples/Connection/non_blocking/test_spipe_connector.cpp
index 954cd8de269..baa6c8e43b0 100644
--- a/ACE/examples/Connection/non_blocking/test_spipe_connector.cpp
+++ b/ACE/examples/Connection/non_blocking/test_spipe_connector.cpp
@@ -5,7 +5,6 @@
#include "CPP-connector.h"
-
#if !defined (ACE_WIN32)
typedef Peer_Handler<ACE_SPIPE_STREAM> PEER_HANDLER;
typedef IPC_Client<PEER_HANDLER, ACE_SPIPE_CONNECTOR> IPC_CLIENT;
diff --git a/ACE/examples/Connection/non_blocking/test_tli_connector.cpp b/ACE/examples/Connection/non_blocking/test_tli_connector.cpp
index 8dca142fff6..a61ba999683 100644
--- a/ACE/examples/Connection/non_blocking/test_tli_connector.cpp
+++ b/ACE/examples/Connection/non_blocking/test_tli_connector.cpp
@@ -5,7 +5,6 @@
#include "CPP-connector.h"
-
#if defined (ACE_HAS_TLI)
typedef Peer_Handler<ACE_TLI_STREAM> PEER_HANDLER;
diff --git a/ACE/examples/IPC_SAP/ATM_SAP/CPP-client.cpp b/ACE/examples/IPC_SAP/ATM_SAP/CPP-client.cpp
index aa1a68175bc..cd70de0e2ca 100644
--- a/ACE/examples/IPC_SAP/ATM_SAP/CPP-client.cpp
+++ b/ACE/examples/IPC_SAP/ATM_SAP/CPP-client.cpp
@@ -5,7 +5,6 @@
#include "ace/Log_Msg.h"
-
#if defined (ACE_HAS_ATM)
#define MAX_LEAVES 32
diff --git a/ACE/examples/IPC_SAP/ATM_SAP/CPP-server.cpp b/ACE/examples/IPC_SAP/ATM_SAP/CPP-server.cpp
index cca4b3e62cb..57acb4a7930 100644
--- a/ACE/examples/IPC_SAP/ATM_SAP/CPP-server.cpp
+++ b/ACE/examples/IPC_SAP/ATM_SAP/CPP-server.cpp
@@ -5,7 +5,6 @@
#include "ace/Log_Msg.h"
-
#if defined (ACE_HAS_ATM)
// ACE_ATM Server
diff --git a/ACE/examples/IPC_SAP/FIFO_SAP/FIFO-Msg-client.cpp b/ACE/examples/IPC_SAP/FIFO_SAP/FIFO-Msg-client.cpp
index 82810c26a36..65025e07ba2 100644
--- a/ACE/examples/IPC_SAP/FIFO_SAP/FIFO-Msg-client.cpp
+++ b/ACE/examples/IPC_SAP/FIFO_SAP/FIFO-Msg-client.cpp
@@ -6,7 +6,6 @@
#include "ace/OS_NS_string.h"
-
#if defined (ACE_HAS_STREAM_PIPES)
int
diff --git a/ACE/examples/IPC_SAP/FIFO_SAP/FIFO-Msg-server.cpp b/ACE/examples/IPC_SAP/FIFO_SAP/FIFO-Msg-server.cpp
index 588716fc91e..a3d63dc0aaf 100644
--- a/ACE/examples/IPC_SAP/FIFO_SAP/FIFO-Msg-server.cpp
+++ b/ACE/examples/IPC_SAP/FIFO_SAP/FIFO-Msg-server.cpp
@@ -7,7 +7,6 @@
#include "ace/OS_main.h"
-
#if defined (ACE_HAS_STREAM_PIPES)
int
diff --git a/ACE/examples/IPC_SAP/FIFO_SAP/FIFO-client.cpp b/ACE/examples/IPC_SAP/FIFO_SAP/FIFO-client.cpp
index 6ff0fea3b5d..9f27ef580b9 100644
--- a/ACE/examples/IPC_SAP/FIFO_SAP/FIFO-client.cpp
+++ b/ACE/examples/IPC_SAP/FIFO_SAP/FIFO-client.cpp
@@ -6,7 +6,6 @@
#include "ace/OS_main.h"
-
int
ACE_TMAIN (int, ACE_TCHAR *[])
{
diff --git a/ACE/examples/IPC_SAP/FIFO_SAP/FIFO-server.cpp b/ACE/examples/IPC_SAP/FIFO_SAP/FIFO-server.cpp
index 3dbafa20cba..918f533b8c8 100644
--- a/ACE/examples/IPC_SAP/FIFO_SAP/FIFO-server.cpp
+++ b/ACE/examples/IPC_SAP/FIFO_SAP/FIFO-server.cpp
@@ -5,7 +5,6 @@
#include "ace/OS_main.h"
-
int
ACE_TMAIN (int, ACE_TCHAR *[])
{
diff --git a/ACE/examples/IPC_SAP/FILE_SAP/client.cpp b/ACE/examples/IPC_SAP/FILE_SAP/client.cpp
index 8bb5342e248..1a0f4c4e8cb 100644
--- a/ACE/examples/IPC_SAP/FILE_SAP/client.cpp
+++ b/ACE/examples/IPC_SAP/FILE_SAP/client.cpp
@@ -7,7 +7,6 @@
#include "ace/OS_NS_stdio.h"
-
int
ACE_TMAIN (int argc, ACE_TCHAR *argv[])
{
diff --git a/ACE/examples/IPC_SAP/SOCK_SAP/C-inclient.cpp b/ACE/examples/IPC_SAP/SOCK_SAP/C-inclient.cpp
index 3b374b7de52..e4328d0f0b5 100644
--- a/ACE/examples/IPC_SAP/SOCK_SAP/C-inclient.cpp
+++ b/ACE/examples/IPC_SAP/SOCK_SAP/C-inclient.cpp
@@ -8,7 +8,6 @@
#include "ace/Default_Constants.h"
-
/* BSD socket client */
int
diff --git a/ACE/examples/IPC_SAP/SOCK_SAP/C-inserver.cpp b/ACE/examples/IPC_SAP/SOCK_SAP/C-inserver.cpp
index d68cc78ac5b..500f091fee8 100644
--- a/ACE/examples/IPC_SAP/SOCK_SAP/C-inserver.cpp
+++ b/ACE/examples/IPC_SAP/SOCK_SAP/C-inserver.cpp
@@ -9,7 +9,6 @@
#include "ace/Default_Constants.h"
-
/* BSD socket server. */
int ACE_TMAIN (int argc, ACE_TCHAR *argv[])
diff --git a/ACE/examples/IPC_SAP/SOCK_SAP/CPP-inserver-fancy.cpp b/ACE/examples/IPC_SAP/SOCK_SAP/CPP-inserver-fancy.cpp
index 369bde93281..1d5453ba7fe 100644
--- a/ACE/examples/IPC_SAP/SOCK_SAP/CPP-inserver-fancy.cpp
+++ b/ACE/examples/IPC_SAP/SOCK_SAP/CPP-inserver-fancy.cpp
@@ -14,7 +14,6 @@
#include "CPP-inserver-fancy.h"
-
// Forward declaration.
class Handler;
diff --git a/ACE/examples/IPC_SAP/SOCK_SAP/CPP-inserver-poll.cpp b/ACE/examples/IPC_SAP/SOCK_SAP/CPP-inserver-poll.cpp
index 9b3d40111bd..b23f99c9b9c 100644
--- a/ACE/examples/IPC_SAP/SOCK_SAP/CPP-inserver-poll.cpp
+++ b/ACE/examples/IPC_SAP/SOCK_SAP/CPP-inserver-poll.cpp
@@ -12,7 +12,6 @@
#include "ace/OS_NS_stdio.h"
-
#if defined (ACE_HAS_POLL)
// Should we be verbose?
diff --git a/ACE/examples/IPC_SAP/SOCK_SAP/CPP-memserver.cpp b/ACE/examples/IPC_SAP/SOCK_SAP/CPP-memserver.cpp
index 648882e29c7..77916986d5d 100644
--- a/ACE/examples/IPC_SAP/SOCK_SAP/CPP-memserver.cpp
+++ b/ACE/examples/IPC_SAP/SOCK_SAP/CPP-memserver.cpp
@@ -9,7 +9,6 @@
#include "ace/Profile_Timer.h"
-
static int
run_event_loop (u_short port)
{
diff --git a/ACE/examples/IPC_SAP/SOCK_SAP/CPP-unclient.cpp b/ACE/examples/IPC_SAP/SOCK_SAP/CPP-unclient.cpp
index f9693012135..afd85f1bcf0 100644
--- a/ACE/examples/IPC_SAP/SOCK_SAP/CPP-unclient.cpp
+++ b/ACE/examples/IPC_SAP/SOCK_SAP/CPP-unclient.cpp
@@ -7,7 +7,6 @@
#include "ace/OS_NS_unistd.h"
-
#if !defined (ACE_LACKS_UNIX_DOMAIN_SOCKETS)
int
ACE_TMAIN (int argc, ACE_TCHAR *argv[])
diff --git a/ACE/examples/IPC_SAP/SOCK_SAP/CPP-unserver.cpp b/ACE/examples/IPC_SAP/SOCK_SAP/CPP-unserver.cpp
index 5baabeb8b61..16b15010cec 100644
--- a/ACE/examples/IPC_SAP/SOCK_SAP/CPP-unserver.cpp
+++ b/ACE/examples/IPC_SAP/SOCK_SAP/CPP-unserver.cpp
@@ -8,7 +8,6 @@
#include "ace/OS_NS_unistd.h"
-
#if !defined (ACE_LACKS_UNIX_DOMAIN_SOCKETS)
// Are we running verbosely?
diff --git a/ACE/examples/IPC_SAP/SOCK_SAP/FD-unclient.cpp b/ACE/examples/IPC_SAP/SOCK_SAP/FD-unclient.cpp
index 2533bb321b4..03e5131f917 100644
--- a/ACE/examples/IPC_SAP/SOCK_SAP/FD-unclient.cpp
+++ b/ACE/examples/IPC_SAP/SOCK_SAP/FD-unclient.cpp
@@ -5,7 +5,6 @@
#include "ace/OS_main.h"
-
#if defined (ACE_HAS_MSG) && !defined (ACE_LACKS_UNIX_DOMAIN_SOCKETS)
// ACE_LSOCK Client.
diff --git a/ACE/examples/IPC_SAP/SOCK_SAP/FD-unserver.cpp b/ACE/examples/IPC_SAP/SOCK_SAP/FD-unserver.cpp
index 3f7690a43d1..6fc1b3f4bf0 100644
--- a/ACE/examples/IPC_SAP/SOCK_SAP/FD-unserver.cpp
+++ b/ACE/examples/IPC_SAP/SOCK_SAP/FD-unserver.cpp
@@ -9,7 +9,6 @@
#include "ace/OS_NS_stdlib.h"
-
#if !defined (ACE_LACKS_UNIX_DOMAIN_SOCKETS)
// ACE_LSOCK Server
diff --git a/ACE/examples/IPC_SAP/SPIPE_SAP/NPClient.cpp b/ACE/examples/IPC_SAP/SPIPE_SAP/NPClient.cpp
index e997ab26962..6341ccc8d98 100644
--- a/ACE/examples/IPC_SAP/SPIPE_SAP/NPClient.cpp
+++ b/ACE/examples/IPC_SAP/SPIPE_SAP/NPClient.cpp
@@ -8,7 +8,6 @@
#include "ace/OS_Memory.h"
-
#if defined (ACE_WIN32)
#define MAKE_PIPE_NAME(X) ACE_TEXT ("\\\\.\\pipe\\") ACE_TEXT (X)
#else
diff --git a/ACE/examples/IPC_SAP/SPIPE_SAP/NPServer.cpp b/ACE/examples/IPC_SAP/SPIPE_SAP/NPServer.cpp
index 55cf607e59f..3afde969abe 100644
--- a/ACE/examples/IPC_SAP/SPIPE_SAP/NPServer.cpp
+++ b/ACE/examples/IPC_SAP/SPIPE_SAP/NPServer.cpp
@@ -5,7 +5,6 @@
#include "ace/OS_NS_unistd.h"
-
#if defined (ACE_WIN32)
#define MAKE_PIPE_NAME(X) ACE_TEXT ("\\\\.\\pipe\\") ACE_TEXT (X)
#else
diff --git a/ACE/examples/IPC_SAP/SPIPE_SAP/client.cpp b/ACE/examples/IPC_SAP/SPIPE_SAP/client.cpp
index 9c61536b21c..37ea3bdc535 100644
--- a/ACE/examples/IPC_SAP/SPIPE_SAP/client.cpp
+++ b/ACE/examples/IPC_SAP/SPIPE_SAP/client.cpp
@@ -6,7 +6,6 @@
#include "ace/OS_NS_string.h"
-
#if defined (ACE_HAS_STREAM_PIPES)
#include "shared.h"
diff --git a/ACE/examples/IPC_SAP/SPIPE_SAP/consumer_msg.cpp b/ACE/examples/IPC_SAP/SPIPE_SAP/consumer_msg.cpp
index c1511cbb2d6..41f0631cb29 100644
--- a/ACE/examples/IPC_SAP/SPIPE_SAP/consumer_msg.cpp
+++ b/ACE/examples/IPC_SAP/SPIPE_SAP/consumer_msg.cpp
@@ -7,7 +7,6 @@
#include "ace/Time_Value.h"
-
#if defined (ACE_HAS_STREAM_PIPES)
#include "shared.h"
diff --git a/ACE/examples/IPC_SAP/SPIPE_SAP/consumer_read.cpp b/ACE/examples/IPC_SAP/SPIPE_SAP/consumer_read.cpp
index f772fef27ef..392513f92b2 100644
--- a/ACE/examples/IPC_SAP/SPIPE_SAP/consumer_read.cpp
+++ b/ACE/examples/IPC_SAP/SPIPE_SAP/consumer_read.cpp
@@ -7,7 +7,6 @@
#include "ace/Time_Value.h"
-
#if defined (ACE_HAS_STREAM_PIPES)
#include "shared.h"
diff --git a/ACE/examples/IPC_SAP/SPIPE_SAP/producer_msg.cpp b/ACE/examples/IPC_SAP/SPIPE_SAP/producer_msg.cpp
index 0c4d479b1e1..fbb9a7e06c5 100644
--- a/ACE/examples/IPC_SAP/SPIPE_SAP/producer_msg.cpp
+++ b/ACE/examples/IPC_SAP/SPIPE_SAP/producer_msg.cpp
@@ -9,7 +9,6 @@
#include "ace/Time_Value.h"
-
#if defined (ACE_HAS_STREAM_PIPES)
#include "shared.h"
diff --git a/ACE/examples/IPC_SAP/SPIPE_SAP/producer_read.cpp b/ACE/examples/IPC_SAP/SPIPE_SAP/producer_read.cpp
index 9f6f6eadbf8..d16fc8d080c 100644
--- a/ACE/examples/IPC_SAP/SPIPE_SAP/producer_read.cpp
+++ b/ACE/examples/IPC_SAP/SPIPE_SAP/producer_read.cpp
@@ -6,7 +6,6 @@
-
#if defined (ACE_HAS_STREAM_PIPES)
#include "shared.h"
diff --git a/ACE/examples/IPC_SAP/SPIPE_SAP/server.cpp b/ACE/examples/IPC_SAP/SPIPE_SAP/server.cpp
index 16e03de54a0..43b65be91f2 100644
--- a/ACE/examples/IPC_SAP/SPIPE_SAP/server.cpp
+++ b/ACE/examples/IPC_SAP/SPIPE_SAP/server.cpp
@@ -7,7 +7,6 @@
#include "ace/OS_NS_unistd.h"
-
#if defined (ACE_HAS_STREAM_PIPES)
#include "shared.h"
diff --git a/ACE/examples/IPC_SAP/TLI_SAP/CPP-ATM-client.cpp b/ACE/examples/IPC_SAP/TLI_SAP/CPP-ATM-client.cpp
index 4f9e645ee83..618133a284c 100644
--- a/ACE/examples/IPC_SAP/TLI_SAP/CPP-ATM-client.cpp
+++ b/ACE/examples/IPC_SAP/TLI_SAP/CPP-ATM-client.cpp
@@ -4,7 +4,6 @@
#include "ace/Log_Msg.h"
-
#if defined (ACE_HAS_FORE_ATM_XTI)
/* ACE_XTI/ATM Client */
diff --git a/ACE/examples/IPC_SAP/TLI_SAP/CPP-ATM-server.cpp b/ACE/examples/IPC_SAP/TLI_SAP/CPP-ATM-server.cpp
index 0f12a3f53bc..0dc20d393cb 100644
--- a/ACE/examples/IPC_SAP/TLI_SAP/CPP-ATM-server.cpp
+++ b/ACE/examples/IPC_SAP/TLI_SAP/CPP-ATM-server.cpp
@@ -3,7 +3,6 @@
#include "ace/Log_Msg.h"
-
#if defined (ACE_HAS_FORE_ATM_XTI)
// ACE_TLI Server
diff --git a/ACE/examples/IPC_SAP/TLI_SAP/CPP-client.cpp b/ACE/examples/IPC_SAP/TLI_SAP/CPP-client.cpp
index d91475470b4..6e3e63413da 100644
--- a/ACE/examples/IPC_SAP/TLI_SAP/CPP-client.cpp
+++ b/ACE/examples/IPC_SAP/TLI_SAP/CPP-client.cpp
@@ -6,7 +6,6 @@
#include "ace/Time_Value.h"
-
#if defined (ACE_HAS_TLI)
/* ACE_TLI Client */
diff --git a/ACE/examples/IPC_SAP/TLI_SAP/CPP-server.cpp b/ACE/examples/IPC_SAP/TLI_SAP/CPP-server.cpp
index f6559ae097d..879474447cf 100644
--- a/ACE/examples/IPC_SAP/TLI_SAP/CPP-server.cpp
+++ b/ACE/examples/IPC_SAP/TLI_SAP/CPP-server.cpp
@@ -4,7 +4,6 @@
#include "ace/OS_NS_unistd.h"
-
#if defined (ACE_HAS_TLI)
// ACE_TLI Server
diff --git a/ACE/examples/IPC_SAP/TLI_SAP/db-server.cpp b/ACE/examples/IPC_SAP/TLI_SAP/db-server.cpp
index f656a51b249..de27c79613a 100644
--- a/ACE/examples/IPC_SAP/TLI_SAP/db-server.cpp
+++ b/ACE/examples/IPC_SAP/TLI_SAP/db-server.cpp
@@ -5,7 +5,6 @@
#include "ace/Thread_Manager.h"
-
#if defined (ACE_HAS_THREADS) && defined (ACE_HAS_TLI)
// Global thread manager.
diff --git a/ACE/examples/IPC_SAP/TLI_SAP/ftp-client.cpp b/ACE/examples/IPC_SAP/TLI_SAP/ftp-client.cpp
index c5357163db3..48f11eea4b7 100644
--- a/ACE/examples/IPC_SAP/TLI_SAP/ftp-client.cpp
+++ b/ACE/examples/IPC_SAP/TLI_SAP/ftp-client.cpp
@@ -6,7 +6,6 @@
#include "ace/OS_NS_unistd.h"
-
#if defined (ACE_HAS_TLI)
int ACE_TMAIN (int argc, ACE_TCHAR *argv[])
diff --git a/ACE/examples/IPC_SAP/TLI_SAP/ftp-server.cpp b/ACE/examples/IPC_SAP/TLI_SAP/ftp-server.cpp
index ac5a9fa34a6..735a3f327bb 100644
--- a/ACE/examples/IPC_SAP/TLI_SAP/ftp-server.cpp
+++ b/ACE/examples/IPC_SAP/TLI_SAP/ftp-server.cpp
@@ -5,7 +5,6 @@
#include "ace/TLI_Acceptor.h"
-
#if defined (ACE_HAS_THREADS) && defined (ACE_HAS_TLI)
ACE_Thread_Manager thr_mgr;
diff --git a/ACE/examples/IPC_SAP/UPIPE_SAP/ex1.cpp b/ACE/examples/IPC_SAP/UPIPE_SAP/ex1.cpp
index a658cb705c2..a40faca8ed9 100644
--- a/ACE/examples/IPC_SAP/UPIPE_SAP/ex1.cpp
+++ b/ACE/examples/IPC_SAP/UPIPE_SAP/ex1.cpp
@@ -18,7 +18,6 @@
#include "ace/UPIPE_Connector.h"
-
#if defined (ACE_HAS_THREADS)
// Global pattern
diff --git a/ACE/examples/IPC_SAP/UPIPE_SAP/ex2.cpp b/ACE/examples/IPC_SAP/UPIPE_SAP/ex2.cpp
index a676f751bfc..f4eb783f9f8 100644
--- a/ACE/examples/IPC_SAP/UPIPE_SAP/ex2.cpp
+++ b/ACE/examples/IPC_SAP/UPIPE_SAP/ex2.cpp
@@ -18,7 +18,6 @@
#include "ace/OS_NS_time.h"
-
#if defined (ACE_HAS_THREADS)
// Data for testsuite.
diff --git a/ACE/examples/IPC_SAP/UPIPE_SAP/ex3.cpp b/ACE/examples/IPC_SAP/UPIPE_SAP/ex3.cpp
index 7f02b89b9ce..4e725621728 100644
--- a/ACE/examples/IPC_SAP/UPIPE_SAP/ex3.cpp
+++ b/ACE/examples/IPC_SAP/UPIPE_SAP/ex3.cpp
@@ -19,7 +19,6 @@
#include "ace/OS_NS_time.h"
-
#if defined (ACE_HAS_THREADS)
// Data for testsuite.
diff --git a/ACE/examples/Log_Msg/Log_Msg_MFC/StdAfx.cpp b/ACE/examples/Log_Msg/Log_Msg_MFC/StdAfx.cpp
index 367c927dfe8..fe6cac897f6 100644
--- a/ACE/examples/Log_Msg/Log_Msg_MFC/StdAfx.cpp
+++ b/ACE/examples/Log_Msg/Log_Msg_MFC/StdAfx.cpp
@@ -5,4 +5,3 @@
#include "stdafx.h"
-
diff --git a/ACE/examples/Log_Msg/test_callback.cpp b/ACE/examples/Log_Msg/test_callback.cpp
index 2216758203a..5ccef91eed5 100644
--- a/ACE/examples/Log_Msg/test_callback.cpp
+++ b/ACE/examples/Log_Msg/test_callback.cpp
@@ -19,7 +19,6 @@
#include "ace/OS_NS_stdio.h"
-
/**
* @class Logger
Subclassing from ACE_Log_Msg_Callback means that an instance of
diff --git a/ACE/examples/Log_Msg/test_log_msg.cpp b/ACE/examples/Log_Msg/test_log_msg.cpp
index 35b75307228..4da36aaddd4 100644
--- a/ACE/examples/Log_Msg/test_log_msg.cpp
+++ b/ACE/examples/Log_Msg/test_log_msg.cpp
@@ -21,7 +21,6 @@
#include "ace/OS_NS_stdlib.h"
-
static void
cleanup (void)
{
diff --git a/ACE/examples/Log_Msg/test_ostream.cpp b/ACE/examples/Log_Msg/test_ostream.cpp
index b8776e019cc..ae6b9e9bd2b 100644
--- a/ACE/examples/Log_Msg/test_ostream.cpp
+++ b/ACE/examples/Log_Msg/test_ostream.cpp
@@ -19,7 +19,6 @@
#include "ace/Log_Msg.h"
-
int
ACE_TMAIN (int, ACE_TCHAR *[])
{
diff --git a/ACE/examples/Mem_Map/file-reverse/file-reverse.cpp b/ACE/examples/Mem_Map/file-reverse/file-reverse.cpp
index e858abad6ad..7e02c1fd312 100644
--- a/ACE/examples/Mem_Map/file-reverse/file-reverse.cpp
+++ b/ACE/examples/Mem_Map/file-reverse/file-reverse.cpp
@@ -7,7 +7,6 @@
#include "ace/Truncate.h"
-
static void
putline (const char *s)
{
diff --git a/ACE/examples/Misc/test_dump.cpp b/ACE/examples/Misc/test_dump.cpp
index 291693a38fe..9b8757f9963 100644
--- a/ACE/examples/Misc/test_dump.cpp
+++ b/ACE/examples/Misc/test_dump.cpp
@@ -9,7 +9,6 @@
#include "ace/Reactor.h"
-
int
ACE_TMAIN (int, ACE_TCHAR *[])
{
diff --git a/ACE/examples/Misc/test_get_opt.cpp b/ACE/examples/Misc/test_get_opt.cpp
index 261ff47a13a..5c35ad26ff2 100644
--- a/ACE/examples/Misc/test_get_opt.cpp
+++ b/ACE/examples/Misc/test_get_opt.cpp
@@ -5,7 +5,6 @@
#include "ace/Log_Msg.h"
-
int
ACE_TMAIN (int argc, ACE_TCHAR *argv[])
{
diff --git a/ACE/examples/Misc/test_profile_timer.cpp b/ACE/examples/Misc/test_profile_timer.cpp
index 9143ab0652c..042053f45d8 100644
--- a/ACE/examples/Misc/test_profile_timer.cpp
+++ b/ACE/examples/Misc/test_profile_timer.cpp
@@ -5,7 +5,6 @@
#include "ace/OS_NS_unistd.h"
-
static const int DEFAULT_ITERATIONS = 100000000;
int
diff --git a/ACE/examples/Misc/test_sstring.cpp b/ACE/examples/Misc/test_sstring.cpp
index 8243ef71482..a76a7758eb8 100644
--- a/ACE/examples/Misc/test_sstring.cpp
+++ b/ACE/examples/Misc/test_sstring.cpp
@@ -3,7 +3,6 @@
#include "ace/Log_Msg.h"
-
int
ACE_TMAIN (int, ACE_TCHAR *[])
{
diff --git a/ACE/examples/Misc/test_timestamp.cpp b/ACE/examples/Misc/test_timestamp.cpp
index 8d1eb5249b5..a0d3d6246dc 100644
--- a/ACE/examples/Misc/test_timestamp.cpp
+++ b/ACE/examples/Misc/test_timestamp.cpp
@@ -5,7 +5,6 @@
#include "ace/Log_Msg.h"
-
int
ACE_TMAIN (int, ACE_TCHAR *[])
{
diff --git a/ACE/examples/Monitor/MC_Test_Utilities.cpp b/ACE/examples/Monitor/MC_Test_Utilities.cpp
index a49f8ad4f24..d6daa81d20e 100644
--- a/ACE/examples/Monitor/MC_Test_Utilities.cpp
+++ b/ACE/examples/Monitor/MC_Test_Utilities.cpp
@@ -98,4 +98,3 @@ MC_Test_Utilities::display_packets_received (
#endif /* ACE_HAS_MONITOR_FRAMEWORK==1 */
-
diff --git a/ACE/examples/Naming/test_non_existent.cpp b/ACE/examples/Naming/test_non_existent.cpp
index a5b5a92647a..03516654670 100644
--- a/ACE/examples/Naming/test_non_existent.cpp
+++ b/ACE/examples/Naming/test_non_existent.cpp
@@ -3,7 +3,6 @@
#include "ace/Log_Msg.h"
-
int ACE_TMAIN (int, ACE_TCHAR *[])
{
int i;
diff --git a/ACE/examples/OS/Process/imore.cpp b/ACE/examples/OS/Process/imore.cpp
index 827e7ec4ccb..9a191a84b1c 100644
--- a/ACE/examples/OS/Process/imore.cpp
+++ b/ACE/examples/OS/Process/imore.cpp
@@ -29,7 +29,6 @@
#include "ace/Signal.h"
-
#if defined (ACE_WIN32)
static const ACE_TCHAR *executable = ACE_TEXT("MORE.COM");
#else
diff --git a/ACE/examples/OS/Process/process.cpp b/ACE/examples/OS/Process/process.cpp
index 17e27597fa4..c96553954a2 100644
--- a/ACE/examples/OS/Process/process.cpp
+++ b/ACE/examples/OS/Process/process.cpp
@@ -26,7 +26,6 @@
#include "ace/Tokenizer_T.h"
-
#if defined (ACE_WIN32)
#define EXEC_NAME ACE_TEXT ("MORE.COM")
const ACE_TCHAR *DATE_PATH = ACE_TEXT ("date.exe");
diff --git a/ACE/examples/QOS/Change_Receiver_FlowSpec/Fill_ACE_QoS.cpp b/ACE/examples/QOS/Change_Receiver_FlowSpec/Fill_ACE_QoS.cpp
index c3f9e587b95..9802af0b8ab 100644
--- a/ACE/examples/QOS/Change_Receiver_FlowSpec/Fill_ACE_QoS.cpp
+++ b/ACE/examples/QOS/Change_Receiver_FlowSpec/Fill_ACE_QoS.cpp
@@ -2,7 +2,6 @@
#include "Fill_ACE_QoS.h"
-
const iovec Fill_ACE_QoS::iov_ = {0,0};
Fill_ACE_QoS::Fill_ACE_QoS (void)
diff --git a/ACE/examples/QOS/Change_Receiver_FlowSpec/QoS_Signal_Handler.cpp b/ACE/examples/QOS/Change_Receiver_FlowSpec/QoS_Signal_Handler.cpp
index 8a21d050fe0..38a09ac0b2e 100644
--- a/ACE/examples/QOS/Change_Receiver_FlowSpec/QoS_Signal_Handler.cpp
+++ b/ACE/examples/QOS/Change_Receiver_FlowSpec/QoS_Signal_Handler.cpp
@@ -3,7 +3,6 @@
#include "QoS_Signal_Handler.h"
-
// constructor.
QoS_Signal_Handler::QoS_Signal_Handler (ACE_QoS_Session *qos_session)
: qos_session_ (qos_session)
diff --git a/ACE/examples/QOS/Change_Receiver_FlowSpec/QoS_Util.cpp b/ACE/examples/QOS/Change_Receiver_FlowSpec/QoS_Util.cpp
index e8ae923d642..424fa4b09ac 100644
--- a/ACE/examples/QOS/Change_Receiver_FlowSpec/QoS_Util.cpp
+++ b/ACE/examples/QOS/Change_Receiver_FlowSpec/QoS_Util.cpp
@@ -7,7 +7,6 @@
#include "ace/OS_NS_strings.h"
-
// constructor.
QoS_Util::QoS_Util (int argc,
ACE_TCHAR *argv[])
diff --git a/ACE/examples/QOS/Change_Receiver_FlowSpec/Receiver_QoS_Event_Handler.h b/ACE/examples/QOS/Change_Receiver_FlowSpec/Receiver_QoS_Event_Handler.h
index b6a31e43ead..003c171ad22 100644
--- a/ACE/examples/QOS/Change_Receiver_FlowSpec/Receiver_QoS_Event_Handler.h
+++ b/ACE/examples/QOS/Change_Receiver_FlowSpec/Receiver_QoS_Event_Handler.h
@@ -50,4 +50,3 @@ private:
#endif /* RECEIVER_QOS_EVENT_HANDLER_H */
-
diff --git a/ACE/examples/QOS/Change_Receiver_FlowSpec/receiver.cpp b/ACE/examples/QOS/Change_Receiver_FlowSpec/receiver.cpp
index 6edc97b6d4a..90610291337 100644
--- a/ACE/examples/QOS/Change_Receiver_FlowSpec/receiver.cpp
+++ b/ACE/examples/QOS/Change_Receiver_FlowSpec/receiver.cpp
@@ -292,4 +292,3 @@ ACE_TMAIN (int argc, ACE_TCHAR * argv[])
}
-
diff --git a/ACE/examples/QOS/Change_Receiver_FlowSpec/sender.cpp b/ACE/examples/QOS/Change_Receiver_FlowSpec/sender.cpp
index 4da83d1ab65..aa4b6f7806a 100644
--- a/ACE/examples/QOS/Change_Receiver_FlowSpec/sender.cpp
+++ b/ACE/examples/QOS/Change_Receiver_FlowSpec/sender.cpp
@@ -9,7 +9,6 @@
//=============================================================================
-
#include "ace/QoS/QoS_Session.h"
#include "ace/QoS/QoS_Session_Factory.h"
#include "ace/QoS/QoS_Session_Impl.h"
@@ -287,7 +286,6 @@ ACE_TMAIN (int argc, ACE_TCHAR * argv[])
-
// Start the event loop.
ACE_DEBUG ((LM_DEBUG,
"Running the Event Loop ...\n"));
@@ -307,5 +305,3 @@ ACE_TMAIN (int argc, ACE_TCHAR * argv[])
-
-
diff --git a/ACE/examples/QOS/Change_Sender_TSpec/Fill_ACE_QoS.cpp b/ACE/examples/QOS/Change_Sender_TSpec/Fill_ACE_QoS.cpp
index c3f9e587b95..9802af0b8ab 100644
--- a/ACE/examples/QOS/Change_Sender_TSpec/Fill_ACE_QoS.cpp
+++ b/ACE/examples/QOS/Change_Sender_TSpec/Fill_ACE_QoS.cpp
@@ -2,7 +2,6 @@
#include "Fill_ACE_QoS.h"
-
const iovec Fill_ACE_QoS::iov_ = {0,0};
Fill_ACE_QoS::Fill_ACE_QoS (void)
diff --git a/ACE/examples/QOS/Change_Sender_TSpec/QoS_Util.cpp b/ACE/examples/QOS/Change_Sender_TSpec/QoS_Util.cpp
index e8ae923d642..424fa4b09ac 100644
--- a/ACE/examples/QOS/Change_Sender_TSpec/QoS_Util.cpp
+++ b/ACE/examples/QOS/Change_Sender_TSpec/QoS_Util.cpp
@@ -7,7 +7,6 @@
#include "ace/OS_NS_strings.h"
-
// constructor.
QoS_Util::QoS_Util (int argc,
ACE_TCHAR *argv[])
diff --git a/ACE/examples/QOS/Change_Sender_TSpec/Receiver_QoS_Event_Handler.cpp b/ACE/examples/QOS/Change_Sender_TSpec/Receiver_QoS_Event_Handler.cpp
index 1a4d08b08ea..9e28628077b 100644
--- a/ACE/examples/QOS/Change_Sender_TSpec/Receiver_QoS_Event_Handler.cpp
+++ b/ACE/examples/QOS/Change_Sender_TSpec/Receiver_QoS_Event_Handler.cpp
@@ -137,4 +137,3 @@ return 0;
-
diff --git a/ACE/examples/QOS/Change_Sender_TSpec/Receiver_QoS_Event_Handler.h b/ACE/examples/QOS/Change_Sender_TSpec/Receiver_QoS_Event_Handler.h
index b6a31e43ead..003c171ad22 100644
--- a/ACE/examples/QOS/Change_Sender_TSpec/Receiver_QoS_Event_Handler.h
+++ b/ACE/examples/QOS/Change_Sender_TSpec/Receiver_QoS_Event_Handler.h
@@ -50,4 +50,3 @@ private:
#endif /* RECEIVER_QOS_EVENT_HANDLER_H */
-
diff --git a/ACE/examples/QOS/Change_Sender_TSpec/receiver.cpp b/ACE/examples/QOS/Change_Sender_TSpec/receiver.cpp
index 36fb26fdf22..57e1a80cbba 100644
--- a/ACE/examples/QOS/Change_Sender_TSpec/receiver.cpp
+++ b/ACE/examples/QOS/Change_Sender_TSpec/receiver.cpp
@@ -311,4 +311,3 @@ ACE_TMAIN (int argc, ACE_TCHAR * argv[])
}
-
diff --git a/ACE/examples/QOS/Change_Sender_TSpec/sender.cpp b/ACE/examples/QOS/Change_Sender_TSpec/sender.cpp
index 2f2a2d2856d..15c7f01af6a 100644
--- a/ACE/examples/QOS/Change_Sender_TSpec/sender.cpp
+++ b/ACE/examples/QOS/Change_Sender_TSpec/sender.cpp
@@ -9,7 +9,6 @@
//=============================================================================
-
#include "ace/QoS/QoS_Session.h"
#include "ace/QoS/QoS_Session_Factory.h"
#include "ace/QoS/QoS_Session_Impl.h"
@@ -304,5 +303,3 @@ ACE_TMAIN (int argc, ACE_TCHAR * argv[])
-
-
diff --git a/ACE/examples/QOS/Simple/Fill_ACE_QoS.cpp b/ACE/examples/QOS/Simple/Fill_ACE_QoS.cpp
index c3f9e587b95..9802af0b8ab 100644
--- a/ACE/examples/QOS/Simple/Fill_ACE_QoS.cpp
+++ b/ACE/examples/QOS/Simple/Fill_ACE_QoS.cpp
@@ -2,7 +2,6 @@
#include "Fill_ACE_QoS.h"
-
const iovec Fill_ACE_QoS::iov_ = {0,0};
Fill_ACE_QoS::Fill_ACE_QoS (void)
diff --git a/ACE/examples/QOS/Simple/QoS_Signal_Handler.cpp b/ACE/examples/QOS/Simple/QoS_Signal_Handler.cpp
index 77937f484b3..07607532a59 100644
--- a/ACE/examples/QOS/Simple/QoS_Signal_Handler.cpp
+++ b/ACE/examples/QOS/Simple/QoS_Signal_Handler.cpp
@@ -3,7 +3,6 @@
#include "QoS_Signal_Handler.h"
-
// constructor.
QoS_Signal_Handler::QoS_Signal_Handler (ACE_QoS_Session *qos_session)
: qos_session_ (qos_session)
diff --git a/ACE/examples/QOS/Simple/QoS_Util.cpp b/ACE/examples/QOS/Simple/QoS_Util.cpp
index e8ae923d642..424fa4b09ac 100644
--- a/ACE/examples/QOS/Simple/QoS_Util.cpp
+++ b/ACE/examples/QOS/Simple/QoS_Util.cpp
@@ -7,7 +7,6 @@
#include "ace/OS_NS_strings.h"
-
// constructor.
QoS_Util::QoS_Util (int argc,
ACE_TCHAR *argv[])
diff --git a/ACE/examples/QOS/Simple/Receiver_QoS_Event_Handler.h b/ACE/examples/QOS/Simple/Receiver_QoS_Event_Handler.h
index b6a31e43ead..003c171ad22 100644
--- a/ACE/examples/QOS/Simple/Receiver_QoS_Event_Handler.h
+++ b/ACE/examples/QOS/Simple/Receiver_QoS_Event_Handler.h
@@ -50,4 +50,3 @@ private:
#endif /* RECEIVER_QOS_EVENT_HANDLER_H */
-
diff --git a/ACE/examples/QOS/Simple/receiver.cpp b/ACE/examples/QOS/Simple/receiver.cpp
index 0e4c2865df6..aea5c18033e 100644
--- a/ACE/examples/QOS/Simple/receiver.cpp
+++ b/ACE/examples/QOS/Simple/receiver.cpp
@@ -293,4 +293,3 @@ ACE_TMAIN (int argc, ACE_TCHAR * argv[])
}
-
diff --git a/ACE/examples/QOS/Simple/sender.cpp b/ACE/examples/QOS/Simple/sender.cpp
index 44443955faf..b2d7550bd76 100644
--- a/ACE/examples/QOS/Simple/sender.cpp
+++ b/ACE/examples/QOS/Simple/sender.cpp
@@ -9,7 +9,6 @@
//=============================================================================
-
#include "ace/QoS/QoS_Session.h"
#include "ace/QoS/QoS_Session_Factory.h"
#include "ace/QoS/QoS_Session_Impl.h"
@@ -286,7 +285,6 @@ ACE_TMAIN (int argc, ACE_TCHAR * argv[])
-1);
-
// Start the event loop.
ACE_DEBUG ((LM_DEBUG,
"Running the Event Loop ...\n"));
@@ -306,5 +304,3 @@ ACE_TMAIN (int argc, ACE_TCHAR * argv[])
-
-
diff --git a/ACE/examples/Reactor/Dgram/CODgram.cpp b/ACE/examples/Reactor/Dgram/CODgram.cpp
index 2b531e2c3dd..f8671b31e99 100644
--- a/ACE/examples/Reactor/Dgram/CODgram.cpp
+++ b/ACE/examples/Reactor/Dgram/CODgram.cpp
@@ -33,7 +33,6 @@
#include "ace/Log_Msg.h"
-
// Port used to receive for dgrams.
static u_short port1;
diff --git a/ACE/examples/Reactor/Dgram/Dgram.cpp b/ACE/examples/Reactor/Dgram/Dgram.cpp
index 04944fc5704..0c2920df69a 100644
--- a/ACE/examples/Reactor/Dgram/Dgram.cpp
+++ b/ACE/examples/Reactor/Dgram/Dgram.cpp
@@ -32,7 +32,6 @@
#include "ace/Log_Msg.h"
-
// Port used to receive for dgrams.
static u_short port1;
diff --git a/ACE/examples/Reactor/FIFO/client.cpp b/ACE/examples/Reactor/FIFO/client.cpp
index fbfd55bf82e..f84085f5194 100644
--- a/ACE/examples/Reactor/FIFO/client.cpp
+++ b/ACE/examples/Reactor/FIFO/client.cpp
@@ -3,7 +3,6 @@
#include "ace/OS_NS_stropts.h"
-
int
ACE_TMAIN (int, ACE_TCHAR *[])
{
diff --git a/ACE/examples/Reactor/FIFO/server.cpp b/ACE/examples/Reactor/FIFO/server.cpp
index a3f264170c0..4b47f830ff9 100644
--- a/ACE/examples/Reactor/FIFO/server.cpp
+++ b/ACE/examples/Reactor/FIFO/server.cpp
@@ -7,7 +7,6 @@
#include "ace/OS_NS_stropts.h"
-
class FIFO_Recv_Handler : public ACE_Event_Handler
{
public:
diff --git a/ACE/examples/Reactor/Misc/notification.cpp b/ACE/examples/Reactor/Misc/notification.cpp
index a31fd5f3fe1..e05f48db7fb 100644
--- a/ACE/examples/Reactor/Misc/notification.cpp
+++ b/ACE/examples/Reactor/Misc/notification.cpp
@@ -7,7 +7,6 @@
#include "ace/Truncate.h"
-
#if defined (ACE_HAS_THREADS)
#define MAX_ITERATIONS 10000
diff --git a/ACE/examples/Reactor/Misc/test_demuxing.cpp b/ACE/examples/Reactor/Misc/test_demuxing.cpp
index 661dfce25b2..c952c8a00a7 100644
--- a/ACE/examples/Reactor/Misc/test_demuxing.cpp
+++ b/ACE/examples/Reactor/Misc/test_demuxing.cpp
@@ -16,7 +16,6 @@
#include "ace/OS_NS_unistd.h"
-
// Default is to have a 2 second timeout.
static int timeout = 2;
diff --git a/ACE/examples/Reactor/Misc/test_reactors.cpp b/ACE/examples/Reactor/Misc/test_reactors.cpp
index 1d01416e1e9..74dcf4a80dc 100644
--- a/ACE/examples/Reactor/Misc/test_reactors.cpp
+++ b/ACE/examples/Reactor/Misc/test_reactors.cpp
@@ -7,7 +7,6 @@
#include "ace/Atomic_Op.h"
-
#if defined (ACE_HAS_THREADS)
#include "ace/Recursive_Thread_Mutex.h"
diff --git a/ACE/examples/Reactor/Misc/test_signals_2.cpp b/ACE/examples/Reactor/Misc/test_signals_2.cpp
index 66db4d2d5fb..437aedee1bb 100644
--- a/ACE/examples/Reactor/Misc/test_signals_2.cpp
+++ b/ACE/examples/Reactor/Misc/test_signals_2.cpp
@@ -102,7 +102,6 @@
#include "ace/Signal.h"
-
class Sig_Handler_1 : public ACE_Event_Handler
{
public:
diff --git a/ACE/examples/Reactor/Misc/test_time_value.cpp b/ACE/examples/Reactor/Misc/test_time_value.cpp
index 8949b9c7c8d..fc3563629c1 100644
--- a/ACE/examples/Reactor/Misc/test_time_value.cpp
+++ b/ACE/examples/Reactor/Misc/test_time_value.cpp
@@ -5,7 +5,6 @@
#include "ace/Time_Value.h"
-
inline int my_abs (int d) { return d > 0 ? d : -d; }
ostream &
diff --git a/ACE/examples/Reactor/Multicast/Log_Wrapper.cpp b/ACE/examples/Reactor/Multicast/Log_Wrapper.cpp
index e7016d4e22b..72f407c4ca8 100644
--- a/ACE/examples/Reactor/Multicast/Log_Wrapper.cpp
+++ b/ACE/examples/Reactor/Multicast/Log_Wrapper.cpp
@@ -11,7 +11,6 @@
#include "ace/OS_NS_stdlib.h"
-
Log_Wrapper::Log_Wrapper (void)
{
sequence_number_ = 0;
diff --git a/ACE/examples/Reactor/Multicast/client.cpp b/ACE/examples/Reactor/Multicast/client.cpp
index cc219eea84d..d4e2d028516 100644
--- a/ACE/examples/Reactor/Multicast/client.cpp
+++ b/ACE/examples/Reactor/Multicast/client.cpp
@@ -11,7 +11,6 @@
#include "Log_Wrapper.h"
-
// Multi-cast address.
static const char *MCAST_ADDR = ACE_DEFAULT_MULTICAST_ADDR;
diff --git a/ACE/examples/Reactor/Multicast/server.cpp b/ACE/examples/Reactor/Multicast/server.cpp
index ee081dd0948..d2d329a895d 100644
--- a/ACE/examples/Reactor/Multicast/server.cpp
+++ b/ACE/examples/Reactor/Multicast/server.cpp
@@ -15,7 +15,6 @@
#include "ace/os_include/os_netdb.h"
-
#if defined (ACE_HAS_IP_MULTICAST)
class Server_Events : public ACE_Event_Handler
{
diff --git a/ACE/examples/Reactor/Proactor/Aio_Platform_Test_C.cpp b/ACE/examples/Reactor/Proactor/Aio_Platform_Test_C.cpp
index 29fd141ee59..5354cd4ab60 100644
--- a/ACE/examples/Reactor/Proactor/Aio_Platform_Test_C.cpp
+++ b/ACE/examples/Reactor/Proactor/Aio_Platform_Test_C.cpp
@@ -11,7 +11,6 @@
//=============================================================================
-
#include <unistd.h>
#include <fcntl.h>
#include <sys/types.h>
diff --git a/ACE/examples/Reactor/Proactor/simple_test_proactor.cpp b/ACE/examples/Reactor/Proactor/simple_test_proactor.cpp
index 68635e259c0..e2235b7403a 100644
--- a/ACE/examples/Reactor/Proactor/simple_test_proactor.cpp
+++ b/ACE/examples/Reactor/Proactor/simple_test_proactor.cpp
@@ -19,7 +19,6 @@
#include "ace/OS_main.h"
-
#if defined (ACE_HAS_WIN32_OVERLAPPED_IO) || defined (ACE_HAS_AIO_CALLS)
// This only works on Win32 platforms and on Unix platforms supporting
// POSIX aio calls.
diff --git a/ACE/examples/Reactor/Proactor/test_cancel.cpp b/ACE/examples/Reactor/Proactor/test_cancel.cpp
index e02228084fd..04df3895080 100644
--- a/ACE/examples/Reactor/Proactor/test_cancel.cpp
+++ b/ACE/examples/Reactor/Proactor/test_cancel.cpp
@@ -45,7 +45,6 @@
#include "ace/OS_NS_sys_socket.h"
-
#if defined (ACE_HAS_WIN32_OVERLAPPED_IO) || defined (ACE_HAS_AIO_CALLS)
// This only works on Win32 platforms and on Unix platforms supporting
// POSIX aio calls.
diff --git a/ACE/examples/Reactor/Proactor/test_multiple_loops.cpp b/ACE/examples/Reactor/Proactor/test_multiple_loops.cpp
index 2e1899c983d..3645317848f 100644
--- a/ACE/examples/Reactor/Proactor/test_multiple_loops.cpp
+++ b/ACE/examples/Reactor/Proactor/test_multiple_loops.cpp
@@ -19,7 +19,6 @@
#include "ace/OS_NS_unistd.h"
-
#if defined (ACE_HAS_WIN32_OVERLAPPED_IO)
/**
diff --git a/ACE/examples/Reactor/Proactor/test_proactor.cpp b/ACE/examples/Reactor/Proactor/test_proactor.cpp
index e944f6b2f89..241024aa3c3 100644
--- a/ACE/examples/Reactor/Proactor/test_proactor.cpp
+++ b/ACE/examples/Reactor/Proactor/test_proactor.cpp
@@ -33,7 +33,6 @@
#include "ace/OS_NS_fcntl.h"
-
#if defined (ACE_HAS_WIN32_OVERLAPPED_IO) || defined (ACE_HAS_AIO_CALLS)
// This only works on Win32 platforms and on Unix platforms supporting
// POSIX aio calls.
diff --git a/ACE/examples/Reactor/Proactor/test_proactor2.cpp b/ACE/examples/Reactor/Proactor/test_proactor2.cpp
index 939d9ef0b14..c44c3519ea8 100644
--- a/ACE/examples/Reactor/Proactor/test_proactor2.cpp
+++ b/ACE/examples/Reactor/Proactor/test_proactor2.cpp
@@ -35,7 +35,6 @@
#include "ace/OS_main.h"
-
#if defined (ACE_HAS_WIN32_OVERLAPPED_IO) || defined (ACE_HAS_AIO_CALLS)
// This only works on Win32 platforms and on Unix platforms supporting
// POSIX aio calls.
diff --git a/ACE/examples/Reactor/Proactor/test_proactor3.cpp b/ACE/examples/Reactor/Proactor/test_proactor3.cpp
index b6d8c56ae48..7e5ea77f349 100644
--- a/ACE/examples/Reactor/Proactor/test_proactor3.cpp
+++ b/ACE/examples/Reactor/Proactor/test_proactor3.cpp
@@ -33,7 +33,6 @@
#include "ace/Task.h"
-
#if defined (ACE_HAS_WIN32_OVERLAPPED_IO) || defined (ACE_HAS_AIO_CALLS)
// This only works on Win32 platforms and on Unix platforms
// supporting POSIX aio calls.
diff --git a/ACE/examples/Reactor/Proactor/test_timeout_st.cpp b/ACE/examples/Reactor/Proactor/test_timeout_st.cpp
index dbc7fdb820c..164c8a9faad 100644
--- a/ACE/examples/Reactor/Proactor/test_timeout_st.cpp
+++ b/ACE/examples/Reactor/Proactor/test_timeout_st.cpp
@@ -16,7 +16,6 @@
#include "ace/OS_main.h"
-
#if defined (ACE_HAS_WIN32_OVERLAPPED_IO) || defined (ACE_HAS_AIO_CALLS)
// This only works on Win32 platforms and on Unix platforms supporting
// POSIX aio calls.
diff --git a/ACE/examples/Reactor/Proactor/test_udp_proactor.cpp b/ACE/examples/Reactor/Proactor/test_udp_proactor.cpp
index fc46ed11ff3..35be6c6d568 100644
--- a/ACE/examples/Reactor/Proactor/test_udp_proactor.cpp
+++ b/ACE/examples/Reactor/Proactor/test_udp_proactor.cpp
@@ -23,7 +23,6 @@
#include "ace/Log_Msg.h"
-
#if defined (ACE_HAS_WIN32_OVERLAPPED_IO) || defined (ACE_HAS_AIO_CALLS)
// This only works on asynch I/O-capable platforms.
diff --git a/ACE/examples/Reactor/WFMO_Reactor/Handle_Close.cpp b/ACE/examples/Reactor/WFMO_Reactor/Handle_Close.cpp
index b78bc30c6a9..5d8fe687f6e 100644
--- a/ACE/examples/Reactor/WFMO_Reactor/Handle_Close.cpp
+++ b/ACE/examples/Reactor/WFMO_Reactor/Handle_Close.cpp
@@ -21,7 +21,6 @@
#include "ace/OS_main.h"
-
// Use the WFMO_Reactor
static int opt_wfmo_reactor = 0;
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;
diff --git a/ACE/examples/Reactor/WFMO_Reactor/Network_Events.cpp b/ACE/examples/Reactor/WFMO_Reactor/Network_Events.cpp
index e3158292cc6..685cfaf11a3 100644
--- a/ACE/examples/Reactor/WFMO_Reactor/Network_Events.cpp
+++ b/ACE/examples/Reactor/WFMO_Reactor/Network_Events.cpp
@@ -31,7 +31,6 @@
#include "ace/OS_main.h"
-
class Network_Handler : public ACE_Event_Handler
{
public:
diff --git a/ACE/examples/Reactor/WFMO_Reactor/Prerun_State_Changes.cpp b/ACE/examples/Reactor/WFMO_Reactor/Prerun_State_Changes.cpp
index d117cb07e17..998f71ca6c1 100644
--- a/ACE/examples/Reactor/WFMO_Reactor/Prerun_State_Changes.cpp
+++ b/ACE/examples/Reactor/WFMO_Reactor/Prerun_State_Changes.cpp
@@ -16,7 +16,6 @@
#include "ace/Log_Msg.h"
-
/**
* @class Event_Handler
*
diff --git a/ACE/examples/Reactor/WFMO_Reactor/Registration.cpp b/ACE/examples/Reactor/WFMO_Reactor/Registration.cpp
index d9d89d72160..d3d069885ea 100644
--- a/ACE/examples/Reactor/WFMO_Reactor/Registration.cpp
+++ b/ACE/examples/Reactor/WFMO_Reactor/Registration.cpp
@@ -35,7 +35,6 @@
#include "ace/Log_Msg.h"
-
// Globals for this test
int stop_test = 0;
ACE_Reactor reactor;
diff --git a/ACE/examples/Reactor/WFMO_Reactor/Removals.cpp b/ACE/examples/Reactor/WFMO_Reactor/Removals.cpp
index ce267ee9541..a35703ad692 100644
--- a/ACE/examples/Reactor/WFMO_Reactor/Removals.cpp
+++ b/ACE/examples/Reactor/WFMO_Reactor/Removals.cpp
@@ -20,7 +20,6 @@
#include "ace/Event.h"
-
/**
* @class Event_Handler
*
diff --git a/ACE/examples/Reactor/WFMO_Reactor/Talker.cpp b/ACE/examples/Reactor/WFMO_Reactor/Talker.cpp
index 6e62e2efde2..df47a665049 100644
--- a/ACE/examples/Reactor/WFMO_Reactor/Talker.cpp
+++ b/ACE/examples/Reactor/WFMO_Reactor/Talker.cpp
@@ -139,7 +139,6 @@
#include "ace/OS_NS_unistd.h"
-
typedef ACE_Task<ACE_MT_SYNCH> MT_TASK;
/**
diff --git a/ACE/examples/Reactor/WFMO_Reactor/Timeouts.cpp b/ACE/examples/Reactor/WFMO_Reactor/Timeouts.cpp
index 5ae99f803c9..bc7b068ebde 100644
--- a/ACE/examples/Reactor/WFMO_Reactor/Timeouts.cpp
+++ b/ACE/examples/Reactor/WFMO_Reactor/Timeouts.cpp
@@ -20,7 +20,6 @@
#include "ace/OS_main.h"
-
/**
* @class Timeout_Handler
*
diff --git a/ACE/examples/Registry/test_registry_iterator.cpp b/ACE/examples/Registry/test_registry_iterator.cpp
index 7403838781a..6ee7023c825 100644
--- a/ACE/examples/Registry/test_registry_iterator.cpp
+++ b/ACE/examples/Registry/test_registry_iterator.cpp
@@ -15,7 +15,6 @@
#include "ace/streams.h"
-
// Indentation while printing names
static const u_long INDENTATION_LEVEL = 3;
diff --git a/ACE/examples/Registry/test_registry_update.cpp b/ACE/examples/Registry/test_registry_update.cpp
index 919eb050b67..a9d7c80ae95 100644
--- a/ACE/examples/Registry/test_registry_update.cpp
+++ b/ACE/examples/Registry/test_registry_update.cpp
@@ -21,7 +21,6 @@
#include "ace/streams.h"
-
// Name for application's naming context
static ACE_Registry::Name application_context_name;
diff --git a/ACE/examples/Service_Configurator/IPC-tests/server/Handle_L_FIFO.cpp b/ACE/examples/Service_Configurator/IPC-tests/server/Handle_L_FIFO.cpp
index 7d837aac71f..e38bab25073 100644
--- a/ACE/examples/Service_Configurator/IPC-tests/server/Handle_L_FIFO.cpp
+++ b/ACE/examples/Service_Configurator/IPC-tests/server/Handle_L_FIFO.cpp
@@ -1,7 +1,6 @@
#include "Handle_L_FIFO.h"
-
#if defined (SunOS4)
extern "C"
{
diff --git a/ACE/examples/Service_Configurator/Misc/Timer_Service.cpp b/ACE/examples/Service_Configurator/Misc/Timer_Service.cpp
index bd2fd5a7fd6..6ce12e216f0 100644
--- a/ACE/examples/Service_Configurator/Misc/Timer_Service.cpp
+++ b/ACE/examples/Service_Configurator/Misc/Timer_Service.cpp
@@ -3,7 +3,6 @@
#include "ace/Log_Msg.h"
-
Timer_Service_1::Timer_Service_1 (void)
{
ACE_OS::strcpy (this->name_,
diff --git a/ACE/examples/Service_Configurator/Misc/main.cpp b/ACE/examples/Service_Configurator/Misc/main.cpp
index 8d717900e61..0dde3f483a8 100644
--- a/ACE/examples/Service_Configurator/Misc/main.cpp
+++ b/ACE/examples/Service_Configurator/Misc/main.cpp
@@ -19,7 +19,6 @@
#include "Timer_Service.h"
-
// Create an object that will insert the <Timer_Service> into the list
// of statically linked services that the <ACE_Service_Config> will
// process at run-time.
diff --git a/ACE/examples/Shared_Malloc/Malloc.cpp b/ACE/examples/Shared_Malloc/Malloc.cpp
index 5cc8afe9635..1115e9d1e88 100644
--- a/ACE/examples/Shared_Malloc/Malloc.cpp
+++ b/ACE/examples/Shared_Malloc/Malloc.cpp
@@ -15,7 +15,6 @@
#include "ace/Malloc_T.h"
-
// Strategic typedefs for memory allocation.
typedef ACE_Malloc <ACE_LOCAL_MEMORY_POOL, ACE_SYNCH_MUTEX> L_ALLOCATOR;
diff --git a/ACE/examples/Shared_Malloc/test_malloc.cpp b/ACE/examples/Shared_Malloc/test_malloc.cpp
index 9f68c9eb745..fb2fa936954 100644
--- a/ACE/examples/Shared_Malloc/test_malloc.cpp
+++ b/ACE/examples/Shared_Malloc/test_malloc.cpp
@@ -14,7 +14,6 @@
#include "Options.h"
-
static int
gen_size (void)
{
diff --git a/ACE/examples/System_V_IPC/SV_Message_Queues/MQ_Client.cpp b/ACE/examples/System_V_IPC/SV_Message_Queues/MQ_Client.cpp
index ec9044d0b7b..12586b1136d 100644
--- a/ACE/examples/System_V_IPC/SV_Message_Queues/MQ_Client.cpp
+++ b/ACE/examples/System_V_IPC/SV_Message_Queues/MQ_Client.cpp
@@ -10,7 +10,6 @@
#include "ace/OS_NS_stdlib.h"
-
#if defined (ACE_HAS_SYSV_IPC) && !defined(ACE_LACKS_SYSV_SHMEM)
int
diff --git a/ACE/examples/System_V_IPC/SV_Message_Queues/MQ_Server.cpp b/ACE/examples/System_V_IPC/SV_Message_Queues/MQ_Server.cpp
index 8b92f26eba3..b38313766a2 100644
--- a/ACE/examples/System_V_IPC/SV_Message_Queues/MQ_Server.cpp
+++ b/ACE/examples/System_V_IPC/SV_Message_Queues/MQ_Server.cpp
@@ -10,7 +10,6 @@
#include "ace/OS_NS_stdlib.h"
-
#if defined (ACE_HAS_SYSV_IPC) && !defined(ACE_LACKS_SYSV_SHMEM)
// Must be global for signal Message...
diff --git a/ACE/examples/System_V_IPC/SV_Message_Queues/TMQ_Client.cpp b/ACE/examples/System_V_IPC/SV_Message_Queues/TMQ_Client.cpp
index b705830d207..86081a2049f 100644
--- a/ACE/examples/System_V_IPC/SV_Message_Queues/TMQ_Client.cpp
+++ b/ACE/examples/System_V_IPC/SV_Message_Queues/TMQ_Client.cpp
@@ -9,7 +9,6 @@
#include "ace/OS_NS_unistd.h"
-
int
ACE_TMAIN (int, ACE_TCHAR *[])
{
diff --git a/ACE/examples/System_V_IPC/SV_Message_Queues/TMQ_Server.cpp b/ACE/examples/System_V_IPC/SV_Message_Queues/TMQ_Server.cpp
index c04a4f8ba87..15023846051 100644
--- a/ACE/examples/System_V_IPC/SV_Message_Queues/TMQ_Server.cpp
+++ b/ACE/examples/System_V_IPC/SV_Message_Queues/TMQ_Server.cpp
@@ -12,7 +12,6 @@
#include "ace/OS_NS_unistd.h"
-
#if defined (ACE_HAS_SYSV_IPC) && !defined(ACE_LACKS_SYSV_SHMEM)
// Must be global for signal Message...
diff --git a/ACE/examples/System_V_IPC/SV_Semaphores/Semaphores_2.cpp b/ACE/examples/System_V_IPC/SV_Semaphores/Semaphores_2.cpp
index 7e4d1a1fa48..c2f71ae81a1 100644
--- a/ACE/examples/System_V_IPC/SV_Semaphores/Semaphores_2.cpp
+++ b/ACE/examples/System_V_IPC/SV_Semaphores/Semaphores_2.cpp
@@ -11,7 +11,6 @@
#include "ace/OS_NS_unistd.h"
-
#if defined (ACE_HAS_SYSV_IPC) && !defined(ACE_LACKS_SYSV_SHMEM)
// Shared memory allocator (note that this chews up the
diff --git a/ACE/examples/System_V_IPC/SV_Shared_Memory/SV_Shared_Memory_Test.cpp b/ACE/examples/System_V_IPC/SV_Shared_Memory/SV_Shared_Memory_Test.cpp
index 0f399034ec1..0bbbc7eea4f 100644
--- a/ACE/examples/System_V_IPC/SV_Shared_Memory/SV_Shared_Memory_Test.cpp
+++ b/ACE/examples/System_V_IPC/SV_Shared_Memory/SV_Shared_Memory_Test.cpp
@@ -6,7 +6,6 @@
#include "ace/OS_NS_unistd.h"
-
#if defined (ACE_HAS_SYSV_IPC) && !defined(ACE_LACKS_SYSV_SHMEM)
static void
diff --git a/ACE/examples/Threads/TSS_Data.h b/ACE/examples/Threads/TSS_Data.h
index c10a1f8781e..b676f85d30d 100644
--- a/ACE/examples/Threads/TSS_Data.h
+++ b/ACE/examples/Threads/TSS_Data.h
@@ -35,4 +35,3 @@ private:
typedef ACE_TSS_Singleton<TSS_Data, ACE_SYNCH_MUTEX> TSS_DATA;
-
diff --git a/ACE/examples/Threads/barrier1.cpp b/ACE/examples/Threads/barrier1.cpp
index 5db1564217a..6dea32ad377 100644
--- a/ACE/examples/Threads/barrier1.cpp
+++ b/ACE/examples/Threads/barrier1.cpp
@@ -7,7 +7,6 @@
#include "ace/Service_Config.h"
-
#if defined (ACE_HAS_THREADS)
struct Tester_Args
diff --git a/ACE/examples/Threads/barrier2.cpp b/ACE/examples/Threads/barrier2.cpp
index aaddab06bc9..2c5866aa306 100644
--- a/ACE/examples/Threads/barrier2.cpp
+++ b/ACE/examples/Threads/barrier2.cpp
@@ -15,7 +15,6 @@
#include "ace/Service_Config.h"
-
#if defined (ACE_HAS_THREADS)
#include "ace/Null_Barrier.h"
diff --git a/ACE/examples/Threads/future1.cpp b/ACE/examples/Threads/future1.cpp
index 57fe594f4ae..f1e57c6f7c3 100644
--- a/ACE/examples/Threads/future1.cpp
+++ b/ACE/examples/Threads/future1.cpp
@@ -24,7 +24,6 @@
#include "ace/Atomic_Op.h"
-
#if defined (ACE_HAS_THREADS)
typedef ACE_Atomic_Op<ACE_Thread_Mutex, int> ATOMIC_INT;
diff --git a/ACE/examples/Threads/manual_event.cpp b/ACE/examples/Threads/manual_event.cpp
index 52fe12859f3..a3647c2351e 100644
--- a/ACE/examples/Threads/manual_event.cpp
+++ b/ACE/examples/Threads/manual_event.cpp
@@ -18,7 +18,6 @@
#include "ace/Atomic_Op.h"
-
#if defined (ACE_HAS_THREADS)
static ACE_Atomic_Op <ACE_Thread_Mutex, int> amount_of_work = 0;
diff --git a/ACE/examples/Threads/process_semaphore.cpp b/ACE/examples/Threads/process_semaphore.cpp
index 31defa67b12..e8c6718c7af 100644
--- a/ACE/examples/Threads/process_semaphore.cpp
+++ b/ACE/examples/Threads/process_semaphore.cpp
@@ -9,7 +9,6 @@
#include "ace/OS_NS_stdlib.h"
-
static sig_atomic_t done;
extern "C" void
diff --git a/ACE/examples/Threads/reader_writer.cpp b/ACE/examples/Threads/reader_writer.cpp
index aed53cbda4b..8f403319d32 100644
--- a/ACE/examples/Threads/reader_writer.cpp
+++ b/ACE/examples/Threads/reader_writer.cpp
@@ -8,7 +8,6 @@
#include "ace/Atomic_Op.h"
-
#if defined (ACE_HAS_THREADS)
#include "ace/Guard_T.h"
diff --git a/ACE/examples/Threads/recursive_mutex.cpp b/ACE/examples/Threads/recursive_mutex.cpp
index 42470e525ee..55d4c057ac6 100644
--- a/ACE/examples/Threads/recursive_mutex.cpp
+++ b/ACE/examples/Threads/recursive_mutex.cpp
@@ -7,7 +7,6 @@
#include "ace/Get_Opt.h"
-
#if defined (ACE_HAS_THREADS)
#include "ace/Guard_T.h"
diff --git a/ACE/examples/Threads/task_five.cpp b/ACE/examples/Threads/task_five.cpp
index 1a5a5c197c0..5d8d686a215 100644
--- a/ACE/examples/Threads/task_five.cpp
+++ b/ACE/examples/Threads/task_five.cpp
@@ -11,7 +11,6 @@
//=============================================================================
-
#include "ace/OS_main.h"
#include "ace/Thread_Manager.h"
#include "ace/Task.h"
diff --git a/ACE/examples/Threads/task_one.cpp b/ACE/examples/Threads/task_one.cpp
index bb0474c2894..a30478a7ab4 100644
--- a/ACE/examples/Threads/task_one.cpp
+++ b/ACE/examples/Threads/task_one.cpp
@@ -8,7 +8,6 @@
#include "ace/Service_Config.h"
-
#if defined (ACE_HAS_THREADS)
#include "ace/Task.h"
diff --git a/ACE/examples/Threads/task_three.cpp b/ACE/examples/Threads/task_three.cpp
index dd7d1c749ee..eda453579fe 100644
--- a/ACE/examples/Threads/task_three.cpp
+++ b/ACE/examples/Threads/task_three.cpp
@@ -22,7 +22,6 @@
#include "ace/Signal.h"
-
#if defined (ACE_HAS_THREADS)
static ACE_OSTREAM_TYPE *out_stream = 0;
diff --git a/ACE/examples/Threads/task_two.cpp b/ACE/examples/Threads/task_two.cpp
index 828322defa8..e0dadf0bd44 100644
--- a/ACE/examples/Threads/task_two.cpp
+++ b/ACE/examples/Threads/task_two.cpp
@@ -9,7 +9,6 @@
#include "ace/Atomic_Op.h"
-
#if defined (ACE_HAS_THREADS)
typedef ACE_Atomic_Op<ACE_Thread_Mutex, int> ATOMIC_INT;
diff --git a/ACE/examples/Threads/thread_manager.cpp b/ACE/examples/Threads/thread_manager.cpp
index f38c9ac932e..408ca76f53c 100644
--- a/ACE/examples/Threads/thread_manager.cpp
+++ b/ACE/examples/Threads/thread_manager.cpp
@@ -10,7 +10,6 @@
#include "ace/Signal.h"
-
#if defined (ACE_HAS_THREADS)
extern "C" void
diff --git a/ACE/examples/Threads/thread_pool.cpp b/ACE/examples/Threads/thread_pool.cpp
index 9d560cb29e0..4b3124d3aa2 100644
--- a/ACE/examples/Threads/thread_pool.cpp
+++ b/ACE/examples/Threads/thread_pool.cpp
@@ -17,7 +17,6 @@
#include "ace/Service_Config.h"
-
#if defined (ACE_HAS_THREADS)
// Default number of iterations to run the test.
diff --git a/ACE/examples/Threads/token.cpp b/ACE/examples/Threads/token.cpp
index b9c7bbd3e41..391a7adafa3 100644
--- a/ACE/examples/Threads/token.cpp
+++ b/ACE/examples/Threads/token.cpp
@@ -6,7 +6,6 @@
#include "ace/OS_NS_time.h"
-
#if defined (ACE_HAS_THREADS)
class My_Task : public ACE_Task<ACE_MT_SYNCH>
diff --git a/ACE/examples/Threads/tss1.cpp b/ACE/examples/Threads/tss1.cpp
index 9fa78c3f2af..5b00898aba3 100644
--- a/ACE/examples/Threads/tss1.cpp
+++ b/ACE/examples/Threads/tss1.cpp
@@ -20,7 +20,6 @@
#include "ace/Task.h"
-
#if defined (ACE_HAS_THREADS)
#include "thread_specific.h"
diff --git a/ACE/examples/Threads/tss2.cpp b/ACE/examples/Threads/tss2.cpp
index e7ee60fee4d..8abd9de1f0a 100644
--- a/ACE/examples/Threads/tss2.cpp
+++ b/ACE/examples/Threads/tss2.cpp
@@ -20,7 +20,6 @@
#include "TSS_Task.h"
-
#if defined (ACE_HAS_THREADS)
const int MAX_TASKS = 4;
diff --git a/ACE/examples/Threads/wfmo.cpp b/ACE/examples/Threads/wfmo.cpp
index a0c22c33991..65aad644704 100644
--- a/ACE/examples/Threads/wfmo.cpp
+++ b/ACE/examples/Threads/wfmo.cpp
@@ -11,7 +11,6 @@
#include "ace/OS_main.h"
-
#if defined (ACE_WIN32)
// Number of threads.
diff --git a/ACE/examples/Timer_Queue/Async_Timer_Queue_Test.cpp b/ACE/examples/Timer_Queue/Async_Timer_Queue_Test.cpp
index daab575784e..8a39ab6c705 100644
--- a/ACE/examples/Timer_Queue/Async_Timer_Queue_Test.cpp
+++ b/ACE/examples/Timer_Queue/Async_Timer_Queue_Test.cpp
@@ -19,7 +19,6 @@
#include "Async_Timer_Queue_Test.h"
-
// Hook method that is called to handle the expiration of a timer.
int
Async_Timer_Handler::handle_timeout (const ACE_Time_Value &tv,
diff --git a/ACE/examples/Timer_Queue/Driver.cpp b/ACE/examples/Timer_Queue/Driver.cpp
index 52b1332ea62..afe3dd82b2a 100644
--- a/ACE/examples/Timer_Queue/Driver.cpp
+++ b/ACE/examples/Timer_Queue/Driver.cpp
@@ -21,7 +21,6 @@
#include "Driver.h"
-
// constructor
template <class RECEIVER, class ACTION>
diff --git a/ACE/examples/Timer_Queue/Reactor_Timer_Queue_Test.cpp b/ACE/examples/Timer_Queue/Reactor_Timer_Queue_Test.cpp
index 8463e2ba5ee..007fd06e849 100644
--- a/ACE/examples/Timer_Queue/Reactor_Timer_Queue_Test.cpp
+++ b/ACE/examples/Timer_Queue/Reactor_Timer_Queue_Test.cpp
@@ -20,7 +20,6 @@
#include "Reactor_Timer_Queue_Test.h"
-
void
Reactor_Timer_Handler::set_timer_id (long tid)
{
diff --git a/ACE/examples/Timer_Queue/Thread_Timer_Queue_Test.cpp b/ACE/examples/Timer_Queue/Thread_Timer_Queue_Test.cpp
index c49e8ca9756..8af8cfdccf5 100644
--- a/ACE/examples/Timer_Queue/Thread_Timer_Queue_Test.cpp
+++ b/ACE/examples/Timer_Queue/Thread_Timer_Queue_Test.cpp
@@ -23,7 +23,6 @@
#include "ace/Thread_Mutex.h"
-
// Administrivia methods...
Handler::Handler(const ACE_Time_Value &expiration_time)
: expires_ (expiration_time),
diff --git a/ACE/examples/Web_Crawler/Command_Processor.cpp b/ACE/examples/Web_Crawler/Command_Processor.cpp
index 4957b91c4d0..2b827cde0d7 100644
--- a/ACE/examples/Web_Crawler/Command_Processor.cpp
+++ b/ACE/examples/Web_Crawler/Command_Processor.cpp
@@ -6,7 +6,6 @@
#include "URL_Visitor.h"
-
Command::~Command (void)
{
}
diff --git a/ACE/examples/Web_Crawler/HTTP_URL.cpp b/ACE/examples/Web_Crawler/HTTP_URL.cpp
index af4d404072d..f146ac108e1 100644
--- a/ACE/examples/Web_Crawler/HTTP_URL.cpp
+++ b/ACE/examples/Web_Crawler/HTTP_URL.cpp
@@ -6,7 +6,6 @@
#include "HTTP_URL.h"
-
const ACE_URL_Addr &
HTTP_URL::url_addr () const
{
diff --git a/ACE/examples/Web_Crawler/Mem_Map_Stream.cpp b/ACE/examples/Web_Crawler/Mem_Map_Stream.cpp
index 532f1b636c7..fa7fd63c195 100644
--- a/ACE/examples/Web_Crawler/Mem_Map_Stream.cpp
+++ b/ACE/examples/Web_Crawler/Mem_Map_Stream.cpp
@@ -5,7 +5,6 @@
#include "Mem_Map_Stream.h"
-
ACE_SOCK_Stream &
Mem_Map_Stream::stream (void)
{
diff --git a/ACE/examples/Web_Crawler/Options.cpp b/ACE/examples/Web_Crawler/Options.cpp
index b09d892e053..34d1cf47ef0 100644
--- a/ACE/examples/Web_Crawler/Options.cpp
+++ b/ACE/examples/Web_Crawler/Options.cpp
@@ -5,7 +5,6 @@
#include "ace/OS_NS_string.h"
-
int
Options::parse_args (int argc, ACE_TCHAR *argv[])
{
diff --git a/ACE/examples/Web_Crawler/URL.cpp b/ACE/examples/Web_Crawler/URL.cpp
index 3f75e5685e9..69a36d6acbb 100644
--- a/ACE/examples/Web_Crawler/URL.cpp
+++ b/ACE/examples/Web_Crawler/URL.cpp
@@ -1,7 +1,6 @@
#include "URL.h"
-
Mem_Map_Stream &
URL::stream (void)
{
diff --git a/ACE/examples/Web_Crawler/URL.h b/ACE/examples/Web_Crawler/URL.h
index bbbc8b37655..529747dd89d 100644
--- a/ACE/examples/Web_Crawler/URL.h
+++ b/ACE/examples/Web_Crawler/URL.h
@@ -66,7 +66,6 @@ public:
virtual void content_type (const ACE_CString &);
-
private:
/// Reply status of the URL.
URL_Status reply_status_;
diff --git a/ACE/examples/Web_Crawler/URL_Status.cpp b/ACE/examples/Web_Crawler/URL_Status.cpp
index 29a3d017fd8..c58153b7ce7 100644
--- a/ACE/examples/Web_Crawler/URL_Status.cpp
+++ b/ACE/examples/Web_Crawler/URL_Status.cpp
@@ -2,7 +2,6 @@
#include "URL_Status.h"
-
URL_Status::URL_Status (STATUS_CODE code)
: status_ (code)
{
diff --git a/ACE/examples/Web_Crawler/URL_Visitor.cpp b/ACE/examples/Web_Crawler/URL_Visitor.cpp
index 2383eae253d..851d5bb4aae 100644
--- a/ACE/examples/Web_Crawler/URL_Visitor.cpp
+++ b/ACE/examples/Web_Crawler/URL_Visitor.cpp
@@ -4,7 +4,6 @@
#include "Command_Processor.h"
-
URL_Processing_Strategy::URL_Processing_Strategy (URL &url,
URL_Iterator &iterator)
: url_ (url),
diff --git a/ACE/examples/Web_Crawler/Web_Crawler.cpp b/ACE/examples/Web_Crawler/Web_Crawler.cpp
index e5972e90b5c..9a6f06fa5a4 100644
--- a/ACE/examples/Web_Crawler/Web_Crawler.cpp
+++ b/ACE/examples/Web_Crawler/Web_Crawler.cpp
@@ -3,7 +3,6 @@
#include "Web_Crawler.h"
-
Web_Crawler::~Web_Crawler (void)
{
delete this->url_visitor_factory_;
diff --git a/ACE/examples/Web_Crawler/main.cpp b/ACE/examples/Web_Crawler/main.cpp
index 3521fe405fb..7a2091ee52d 100644
--- a/ACE/examples/Web_Crawler/main.cpp
+++ b/ACE/examples/Web_Crawler/main.cpp
@@ -17,7 +17,6 @@
#include "Options.h"
-
void sig_handler (int)
{
ACE_DEBUG ((LM_DEBUG,
@@ -42,4 +41,3 @@ ACE_TMAIN (int argc, ACE_TCHAR *argv[])
}
-