From da37d93eb03822e67dfb13377f14d95b27426291 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Tue, 15 Mar 2022 20:12:33 +0000 Subject: [PATCH] trivial: Remove some long dead docs about fu_plugin_device_add_delay() --- libfwupdplugin/fu-plugin.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/libfwupdplugin/fu-plugin.c b/libfwupdplugin/fu-plugin.c index 6e5e39534..18042a028 100644 --- a/libfwupdplugin/fu-plugin.c +++ b/libfwupdplugin/fu-plugin.c @@ -436,10 +436,6 @@ fu_plugin_get_config_filename(FuPlugin *self) * has already been added by a different plugin then this request will be * ignored. * - * Plugins should use fu_plugin_device_add_delay() if they are not capable of - * actually flashing an image to the hardware so that higher-priority plugins - * can add the device themselves. - * * Since: 0.8.0 **/ void