From 7be4f138f3afb213c3a57ac7ae7c5191cccb7cbc Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Tue, 5 Dec 2017 14:36:48 +0000 Subject: [PATCH] trivial: Remove an unused Unifying vfunc --- plugins/unifying/lu-device-bootloader.h | 5 ----- 1 file changed, 5 deletions(-) diff --git a/plugins/unifying/lu-device-bootloader.h b/plugins/unifying/lu-device-bootloader.h index d2e448bc0..25ff297e0 100644 --- a/plugins/unifying/lu-device-bootloader.h +++ b/plugins/unifying/lu-device-bootloader.h @@ -34,11 +34,6 @@ G_DECLARE_DERIVABLE_TYPE (LuDeviceBootloader, lu_device_bootloader, LU, DEVICE_B struct _LuDeviceBootloaderClass { LuDeviceClass parent_class; - gboolean (*write_firmware) (LuDevice *device, - GBytes *fw, - GFileProgressCallback progress_cb, - gpointer progress_data, - GError **error); }; typedef enum {