chiark / gitweb /
event: rework sd-event exit logic
[elogind.git] / src / hostname / hostnamed.c
index 3f08d1c0ec34fea95c6cf13c4fa53566ac51bebc..eb2b35f2ccf225c92d513db708f143b12c12863f 100644 (file)
@@ -645,8 +645,6 @@ int main(int argc, char *argv[]) {
                 goto finish;
         }
 
-        r = 0;
-
 finish:
         context_free(&context, bus);