From: Yu Watanabe Date: Tue, 28 Aug 2018 04:13:39 +0000 (+0900) Subject: libudev: drop outdated comments X-Git-Tag: v240~720^2~30 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ff6f97f0cf54d30edb5b17e50f57a12351e2e904;p=thirdparty%2Fsystemd.git libudev: drop outdated comments --- diff --git a/src/libudev/libudev.c b/src/libudev/libudev.c index 1df09687802..c451a616ff1 100644 --- a/src/libudev/libudev.c +++ b/src/libudev/libudev.c @@ -18,9 +18,6 @@ /** * SECTION:libudev * @short_description: libudev context - * - * The context contains the default values read from the udev config file, - * and is passed to all library operations. */ /**