summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Fault_Detector_Loader.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Fault_Detector_Loader.cpp')
-rw-r--r--TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Fault_Detector_Loader.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Fault_Detector_Loader.cpp b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Fault_Detector_Loader.cpp
index 7485754612d..8cddd9bcb50 100644
--- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Fault_Detector_Loader.cpp
+++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Fault_Detector_Loader.cpp
@@ -18,11 +18,11 @@ namespace FTRTEC {
ACE_SOCK_Connector, ConnectionDetectHandler<ACE_SOCK_STREAM> >
TCP_Fault_Detector;
- Fault_Detector_Loader::Fault_Detector_Loader (void)
+ Fault_Detector_Loader::Fault_Detector_Loader ()
{
}
- Fault_Detector_Loader::~Fault_Detector_Loader (void)
+ Fault_Detector_Loader::~Fault_Detector_Loader ()
{
}