remove host-on and chassis-on file rm

The removal of these files was moved into the phosphor-state-manager
applications. This is the final commit in that series:
https://github.com/openbmc/phosphor-state-manager/commit/4a4c1a69432dd88a4204e7a15a838aae75ae1d12

Clearing them on the power off paths in this service file caused
complexity with other paths like BMC resets with the host up and
warm reboots.

Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Change-Id: I33997107a315f888280932fafda1d75d57ba50af
diff --git a/meta-phosphor/recipes-phosphor/chassis/obmc-op-control-power/op-wait-power-off@.service b/meta-phosphor/recipes-phosphor/chassis/obmc-op-control-power/op-wait-power-off@.service
index c97b67b..092409e 100644
--- a/meta-phosphor/recipes-phosphor/chassis/obmc-op-control-power/op-wait-power-off@.service
+++ b/meta-phosphor/recipes-phosphor/chassis/obmc-op-control-power/op-wait-power-off@.service
@@ -14,8 +14,6 @@
 RemainAfterExit=yes
 ExecStart=/usr/bin/env pgood_wait /org/openbmc/control/power%i off
 SyslogIdentifier=pgood_wait
-ExecStart=/bin/rm -f /run/openbmc/chassis@%i-on
-ExecStart=/bin/rm -f /run/openbmc/host@%i-on
 ExecStart=/bin/rm -f /run/openbmc/host@%i-request
 ExecStart=/bin/rm -f /run/openbmc/mpreboot@%i