mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-05 21:15:31 +00:00
trivial: fu-udev-device: remove a prototype that was missed in b3d4d2ff
This commit is contained in:
parent
1a680f3b18
commit
4a7bb8d98a
@ -45,7 +45,6 @@ guint fu_udev_device_get_slot_depth (FuUdevDevice *self,
|
||||
gboolean fu_udev_device_set_physical_id (FuUdevDevice *self,
|
||||
const gchar *subsystem,
|
||||
GError **error);
|
||||
void fu_udev_device_dump (FuUdevDevice *self);
|
||||
void fu_udev_device_set_readonly (FuUdevDevice *self,
|
||||
gboolean readonly);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user