diff options
Diffstat (limited to 'src/logind.h')
-rw-r--r-- | src/logind.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/logind.h b/src/logind.h index db20bff194..cdb612805f 100644 --- a/src/logind.h +++ b/src/logind.h @@ -38,8 +38,6 @@ * direct client API * * udev: - * drop redundant udev_device_get_is_initialized() use as soon as libudev is fixed - * use device_has_tag() as soon as it is available * enumerate recursively with libudev when triggering * use sysfs in device hash table, not sysname, when fb driver is fixed * |