From ff6f97f0cf54d30edb5b17e50f57a12351e2e904 Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Tue, 28 Aug 2018 13:13:39 +0900 Subject: [PATCH] libudev: drop outdated comments --- src/libudev/libudev.c | 3 --- 1 file changed, 3 deletions(-) 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. */ /** -- 2.47.3