diff --git a/src/libudev/libudev.c b/src/libudev/libudev.c index 1df0968780..c451a616ff 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. */ /**