diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1998-09-01 14:26:38 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1998-09-01 14:26:38 +0000 |
commit | 881e5ba72ecc64befa759610a3fee00f0c792786 (patch) | |
tree | 7798352028575dc63f1967b92aa3dc7f0df0f67c /examples | |
parent | 148109e4ee8816b3570ff0aeee122d02e95d8efe (diff) | |
download | ATCD-881e5ba72ecc64befa759610a3fee00f0c792786.tar.gz |
*** empty log message ***
Diffstat (limited to 'examples')
-rw-r--r-- | examples/Service_Configurator/Misc/Timer_Service.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/Service_Configurator/Misc/Timer_Service.cpp b/examples/Service_Configurator/Misc/Timer_Service.cpp index 01c649359ce..82c5e9f5dfc 100644 --- a/examples/Service_Configurator/Misc/Timer_Service.cpp +++ b/examples/Service_Configurator/Misc/Timer_Service.cpp @@ -103,5 +103,4 @@ ACE_STATIC_SVC_DEFINE (Timer_Service_1, // svc.conf file to dynamically initialize the state of the Timer // Services. ACE_SVC_FACTORY_DEFINE (Timer_Service_1) -ACE_SVC_FACTORY_DEFINE (Timer_Service_1) ACE_SVC_FACTORY_DEFINE (Timer_Service_2) |