mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-09 17:05:34 +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,
|
gboolean fu_udev_device_set_physical_id (FuUdevDevice *self,
|
||||||
const gchar *subsystem,
|
const gchar *subsystem,
|
||||||
GError **error);
|
GError **error);
|
||||||
void fu_udev_device_dump (FuUdevDevice *self);
|
|
||||||
void fu_udev_device_set_readonly (FuUdevDevice *self,
|
void fu_udev_device_set_readonly (FuUdevDevice *self,
|
||||||
gboolean readonly);
|
gboolean readonly);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user