summaryrefslogtreecommitdiff
path: root/orbsvcs/ImplRepo_Service/Activator_NT_Service.h
diff options
context:
space:
mode:
Diffstat (limited to 'orbsvcs/ImplRepo_Service/Activator_NT_Service.h')
-rw-r--r--orbsvcs/ImplRepo_Service/Activator_NT_Service.h9
1 files changed, 3 insertions, 6 deletions
diff --git a/orbsvcs/ImplRepo_Service/Activator_NT_Service.h b/orbsvcs/ImplRepo_Service/Activator_NT_Service.h
index cfbab1aaef5..243cedb6366 100644
--- a/orbsvcs/ImplRepo_Service/Activator_NT_Service.h
+++ b/orbsvcs/ImplRepo_Service/Activator_NT_Service.h
@@ -28,12 +28,9 @@
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
-static const ACE_TCHAR * IMR_ACTIVATOR_SERVICE_NAME =
- ACE_TEXT("TAOImRActivator");
-static const ACE_TCHAR * IMR_ACTIVATOR_DISPLAY_NAME =
- ACE_TEXT("TAO Implementation Repository Activator");
-static const ACE_TCHAR * IMR_ACTIVATOR_DESCRIPTION =
- ACE_TEXT("Implementation Repository Activator service for TAO");
+extern const ACE_TCHAR * IMR_ACTIVATOR_SERVICE_NAME;
+extern const ACE_TCHAR * IMR_ACTIVATOR_DISPLAY_NAME;
+extern const ACE_TCHAR * IMR_ACTIVATOR_DESCRIPTION;
/**
* @class Activator_NT_Service