summaryrefslogtreecommitdiff
path: root/ACE
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2017-08-31 20:09:57 +0200
committerJohnny Willemsen <jwillemsen@remedy.nl>2017-08-31 20:09:57 +0200
commit7fba52d361a4cff50d4a1181e8a503b5054935b5 (patch)
tree4754552b71252c2645d68ee9147f6919856289d5 /ACE
parentf7f0bc6f04b897914563fc603e08287a99cb2667 (diff)
downloadATCD-7fba52d361a4cff50d4a1181e8a503b5054935b5.tar.gz
Cleanup empty commented out lines
Diffstat (limited to 'ACE')
-rw-r--r--ACE/Kokyu/tests/DSRT_MIF/svc.conf.xml3
-rw-r--r--ACE/examples/ASX/CCM_App/svc.conf.xml3
-rw-r--r--ACE/netsvcs/servers/svc.conf.xml3
-rw-r--r--ACE/tests/Service_Config_Test.conf.xml3
4 files changed, 0 insertions, 12 deletions
diff --git a/ACE/Kokyu/tests/DSRT_MIF/svc.conf.xml b/ACE/Kokyu/tests/DSRT_MIF/svc.conf.xml
index 4075f49d362..7715641c179 100644
--- a/ACE/Kokyu/tests/DSRT_MIF/svc.conf.xml
+++ b/ACE/Kokyu/tests/DSRT_MIF/svc.conf.xml
@@ -1,9 +1,6 @@
<?xml version='1.0'?>
<!-- Converted from svc.conf by svcconf-convert.pl -->
<ACE_Svc_Conf>
- <!-- -->
- <!-- -->
- <!-- -->
<dynamic id="DSRT_Scheduler_Impl" type="Service_Object">
<initializer path="Kokyu" init="_make_MIF_Scheduler_Impl" params="-sched_scope thread -sched_policy fifo -min_importance 0 -max_importance 10"/>
</dynamic>
diff --git a/ACE/examples/ASX/CCM_App/svc.conf.xml b/ACE/examples/ASX/CCM_App/svc.conf.xml
index 3f61d4182dc..e743d4ed986 100644
--- a/ACE/examples/ASX/CCM_App/svc.conf.xml
+++ b/ACE/examples/ASX/CCM_App/svc.conf.xml
@@ -1,9 +1,6 @@
<?xml version='1.0'?>
<!-- Converted from svc.conf by svcconf-convert.pl -->
<ACE_Svc_Conf>
- <!-- -->
- <!-- -->
- <!-- -->
<static id="ACE_Service_Manager" params="-d -p 4911"/>
<dynamic id="Test_Task" type="Service_Object">
<initializer path="CCM_App" init="_make_Test_Task" params="-p 3000"/>
diff --git a/ACE/netsvcs/servers/svc.conf.xml b/ACE/netsvcs/servers/svc.conf.xml
index 062dcf71587..3519594ce5c 100644
--- a/ACE/netsvcs/servers/svc.conf.xml
+++ b/ACE/netsvcs/servers/svc.conf.xml
@@ -1,9 +1,6 @@
<?xml version='1.0'?>
<!-- Converted from svc.conf by svcconf-convert.pl -->
<ACE_Svc_Conf>
- <!-- -->
- <!-- -->
- <!-- -->
<!-- These are the services that can be linked into ACE. -->
<!-- Note that you can append the "netsvcs" with -->
<!-- a relative path if you idn't set your LD search path correctly -- -->
diff --git a/ACE/tests/Service_Config_Test.conf.xml b/ACE/tests/Service_Config_Test.conf.xml
index fc40ce45a8b..f3273f0cb93 100644
--- a/ACE/tests/Service_Config_Test.conf.xml
+++ b/ACE/tests/Service_Config_Test.conf.xml
@@ -1,9 +1,6 @@
<?xml version='1.0'?>
<!-- Converted from Service_Config_Test.conf by svcconf-convert.pl -->
<ACE_Svc_Conf>
- <!-- -->
- <!-- -->
- <!-- -->
<!-- Dynamically loading each of the Service Objects below causes a -->
<!-- number of threads to be spawned, each one invoking the Service -->
<!-- Configurator (e.g. ACE_Service_Config::process_directive(). If the -->