1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-31 16:21:26 +03:00

core: drop obsolete comment

https://github.com/systemd/systemd/pull/8125#pullrequestreview-96894581
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2018-02-16 10:23:16 +01:00
parent 56c8d7444a
commit f4aa0bde1c

View File

@ -2458,7 +2458,6 @@ void unit_notify(Unit *u, UnitActiveState os, UnitActiveState ns, bool reload_su
}
}
/* Some names are special */
if (UNIT_IS_ACTIVE_OR_RELOADING(ns)) {
if (u->type == UNIT_SERVICE &&