summaryrefslogtreecommitdiff
path: root/src/core/unit.h
diff options
context:
space:
mode:
authorDaan De Meyer <daan.j.demeyer@gmail.com>2021-12-17 19:39:29 +0100
committerDaan De Meyer <daan.j.demeyer@gmail.com>2021-12-17 19:39:29 +0100
commit40f41f34d4af15d0147b5b2525f0b87ff62eae9a (patch)
treed4f998414eb62586a59534e875b5fb85f210d116 /src/core/unit.h
parent415d7d774ab8bb46fae18dbb8aa4a69e0ad88b57 (diff)
downloadsystemd-40f41f34d4af15d0147b5b2525f0b87ff62eae9a.tar.gz
Revert "core: Propagate condition failed state to triggering units."
This reverts commit 12ab94a1e4961a39c32efb60b71866ab588d3ea2.
Diffstat (limited to 'src/core/unit.h')
-rw-r--r--src/core/unit.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/core/unit.h b/src/core/unit.h
index 76701519c2..94f2180951 100644
--- a/src/core/unit.h
+++ b/src/core/unit.h
@@ -991,8 +991,6 @@ int unit_thaw_vtable_common(Unit *u);
Condition *unit_find_failed_condition(Unit *u);
-bool unit_has_failed_condition_or_assert(Unit *u);
-
/* Macros which append UNIT= or USER_UNIT= to the message */
#define log_unit_full_errno_zerook(unit, level, error, ...) \