trivial: Remove an unused Unifying vfunc

This commit is contained in:
Richard Hughes 2017-12-05 14:36:48 +00:00
parent e755d6bb05
commit 7be4f138f3

View File

@ -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 {