chiark / gitweb /
Remove six unused variables and add annotation
[elogind.git] / src / login / logind-session.c
index ce982efed45dc35b7af8dc3d4f3a56dfb28ebb1a..27aa33514232d67131d8b49040f05a8e508f5e7b 100644 (file)
@@ -259,7 +259,6 @@ int session_load(Session *s) {
                 *seat = NULL,
                 *vtnr = NULL,
                 *leader = NULL,
-                *audit_id = NULL,
                 *type = NULL,
                 *class = NULL,
                 *uid = NULL,