libudev: drop outdated comments

This commit is contained in:
Yu Watanabe 2018-08-28 13:13:39 +09:00
parent 3c6ac21929
commit ff6f97f0cf

View file

@ -18,9 +18,6 @@
/** /**
* SECTION:libudev * SECTION:libudev
* @short_description: libudev context * @short_description: libudev context
*
* The context contains the default values read from the udev config file,
* and is passed to all library operations.
*/ */
/** /**