chiark / gitweb /
loginctl: use new udev_device_has_tag() call from libudev where applicable
[elogind.git] / src / logind.h
index db20bff194c35b72077c83e73574092611fcc401..cdb612805f6e4111c00869d59ef51f7d091d2583 100644 (file)
@@ -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
  *