summaryrefslogtreecommitdiff
path: root/TAO/examples/Simple/time-date/svc.conf
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/Simple/time-date/svc.conf')
-rw-r--r--TAO/examples/Simple/time-date/svc.conf5
1 files changed, 0 insertions, 5 deletions
diff --git a/TAO/examples/Simple/time-date/svc.conf b/TAO/examples/Simple/time-date/svc.conf
deleted file mode 100644
index b91b9520b11..00000000000
--- a/TAO/examples/Simple/time-date/svc.conf
+++ /dev/null
@@ -1,5 +0,0 @@
-# Dynamically configure the ORB into the application process.
-dynamic ORB Service_Object * ./Time_Date:_make_DLL_ORB() "dummy -ORBSkipServiceConfigOpen"
-
-# Once the ORB is configured, dynamically configure the Time_Date service.
-dynamic Time_Date_Servant Service_Object * ./Time_Date:_make_Time_Date_Servant() "dummy -n ORB -o ior"