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:
parent
56c8d7444a
commit
f4aa0bde1c
@ -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 &&
|
||||
|
Loading…
Reference in New Issue
Block a user