diff options
Diffstat (limited to 'TAO/examples/PluggableUDP')
-rw-r--r-- | TAO/examples/PluggableUDP/tests/Performance/svc.conf.xml | 3 | ||||
-rw-r--r-- | TAO/examples/PluggableUDP/tests/SimplePerformance/svc.conf.xml | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/TAO/examples/PluggableUDP/tests/Performance/svc.conf.xml b/TAO/examples/PluggableUDP/tests/Performance/svc.conf.xml index abfe34f5702..63bbeb081b2 100644 --- a/TAO/examples/PluggableUDP/tests/Performance/svc.conf.xml +++ b/TAO/examples/PluggableUDP/tests/Performance/svc.conf.xml @@ -1,8 +1,5 @@ <?xml version='1.0'?> <!-- Converted from ./examples/PluggableUDP/tests/Performance/svc.conf by svcconf-convert.pl --> <ACE_Svc_Conf> - <!-- --> - <!-- --> - <!-- --> <static id="Advanced_Resource_Factory" params="-ORBProtocolFactory DIOP_Factory -ORBReactorType tp"/> </ACE_Svc_Conf> diff --git a/TAO/examples/PluggableUDP/tests/SimplePerformance/svc.conf.xml b/TAO/examples/PluggableUDP/tests/SimplePerformance/svc.conf.xml index 2363fe27eaa..92362bacdf0 100644 --- a/TAO/examples/PluggableUDP/tests/SimplePerformance/svc.conf.xml +++ b/TAO/examples/PluggableUDP/tests/SimplePerformance/svc.conf.xml @@ -1,8 +1,5 @@ <?xml version='1.0'?> <!-- Converted from ./examples/PluggableUDP/tests/SimplePerformance/svc.conf by svcconf-convert.pl --> <ACE_Svc_Conf> - <!-- --> - <!-- --> - <!-- --> <static id="Advanced_Resource_Factory" params="-ORBProtocolFactory DIOP_Factory -ORBReactorType tp"/> </ACE_Svc_Conf> |