summaryrefslogtreecommitdiff
path: root/src/logind.h
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2011-06-29 19:53:27 +0200
committerLennart Poettering <lennart@poettering.net>2011-06-29 19:53:27 +0200
commit5bc849fd06ca08687d22fb9ff846550ec3ff161b (patch)
treec58b142c4cc20dc9b3a62b8e80f2b44511add5f5 /src/logind.h
parent539072153c0db3d91c1c59ad447d96b0e1f3cf77 (diff)
logind: allow access to SetIdleHint() to owner of the session
Diffstat (limited to 'src/logind.h')
-rw-r--r--src/logind.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/logind.h b/src/logind.h
index 7e47bc3489..10b75273fa 100644
--- a/src/logind.h
+++ b/src/logind.h
@@ -36,7 +36,6 @@
*
* spawn user systemd
* direct client API
- * verify access to SetIdleHint
*
* udev:
* drop redundant udev_device_get_is_initialized() use as soon as libudev is fixed