diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-06-29 03:12:23 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-06-29 03:12:23 +0200 |
commit | b668e06428a996348f81b352db3a1084a4e9adf5 (patch) | |
tree | e7cdd1abaf20e06d59b4a195e193c67c3f2e7986 /src/logind.h | |
parent | 4fa4c2ac6ecb064c2a6c8677f7660534002f8cfe (diff) |
dbus: add FlushDevices() bus call to reset all seat assignments
Diffstat (limited to 'src/logind.h')
-rw-r--r-- | src/logind.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/logind.h b/src/logind.h index 59ea799d52..ebf859eb2e 100644 --- a/src/logind.h +++ b/src/logind.h @@ -37,7 +37,6 @@ * spawn user systemd * direct client API * verify access to SetIdleHint - * add FlushDevices bus call * hook up ACL tool for udev * * udev: |