From 8331cb6e143dc261fd22af9a2a679196822326a9 Mon Sep 17 00:00:00 2001 From: Sven Eden Date: Wed, 31 May 2017 07:35:28 +0200 Subject: Prep v230: Apply missing upstream fixes and updates (6/8) src/login. --- src/login/logind-user.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/login/logind-user.h') diff --git a/src/login/logind-user.h b/src/login/logind-user.h index f3fa4403d..043870b24 100644 --- a/src/login/logind-user.h +++ b/src/login/logind-user.h @@ -42,14 +42,9 @@ struct User { char *name; char *state_file; char *runtime_path; - - /* These are always NULL, and here just for logind-user-dbus.c - to easily provide a NULL value for the user's service and - slice properties. */ char *slice; char *service; - #if 0 /// UNNEEDED by elogind char *service_job; char *slice_job; -- cgit v1.2.3