diff --git a/src/core/unit.c b/src/core/unit.c index 6c2682f0aa..7a43355832 100644 --- a/src/core/unit.c +++ b/src/core/unit.c @@ -1053,7 +1053,6 @@ static int unit_per_dependency_type_hashmap_update( if (r < 0) return r; - return 1; }