chiark / gitweb /
Prep v230: Apply missing upstream fixes and updates (7/8) src/shared.
[elogind.git] / src / shared / clean-ipc.c
index c92ba677e67be0a41480741d8b8b0167747bf7e1..5ba296cc8ca76e462ad68bbdae55f75cb2c26572 100644 (file)
@@ -359,7 +359,6 @@ int clean_ipc(uid_t uid) {
         if (r < 0)
                 ret = r;
 
-
 #if 0 /// elogind does not use mq_open anywhere
         r = clean_posix_mq(uid);
         if (r < 0)