chiark / gitweb /
logind: check return value from lseek
[elogind.git] / src / login / logind-session.h
index 23f971a527478f668bc50824cdbb09980e317526..d86ba61ad0c1ba0e904a782f7b279c48f3874d48 100644 (file)
@@ -87,7 +87,6 @@ struct Session {
         char *service;
         char *desktop;
 
-        /* always NULL */
         char *scope;
 #if 0 /// UNNEEDED by elogind
         char *scope_job;