chiark / gitweb /
Prep v232: Apply missing updates from upstream
[elogind.git] / src / login / logind-session-dbus.c
index 7b45f783002f0bc3f369160ae0da1dabaa308fae..a39486527ca8331a0f9e953ba458075c3778c25f 100644 (file)
@@ -775,7 +775,6 @@ int session_send_create_reply(Session *s, sd_bus_error *error) {
 #if 1 /// Additionally elogind saves the user state file
         user_save(s->user);
 #endif // 1
-
         p = session_bus_path(s);
         if (!p)
                 return -ENOMEM;