summaryrefslogtreecommitdiff
path: root/ACE/examples/C++NPv2/TPC_Logging_Server.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/C++NPv2/TPC_Logging_Server.cpp')
-rw-r--r--ACE/examples/C++NPv2/TPC_Logging_Server.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/examples/C++NPv2/TPC_Logging_Server.cpp b/ACE/examples/C++NPv2/TPC_Logging_Server.cpp
index b6ce76e1d40..9f4a607f7f3 100644
--- a/ACE/examples/C++NPv2/TPC_Logging_Server.cpp
+++ b/ACE/examples/C++NPv2/TPC_Logging_Server.cpp
@@ -98,7 +98,6 @@ int TPC_Logging_Acceptor::accept_svc_handler
return 0;
}
-
typedef Reactor_Logging_Server_Adapter<TPC_Logging_Acceptor>
TPC_Logging_Server;