trivial: fu-udev-device: remove a prototype that was missed in b3d4d2ff

This commit is contained in:
Mario Limonciello 2019-11-25 19:52:57 -06:00 committed by Richard Hughes
parent 1a680f3b18
commit 4a7bb8d98a

View File

@ -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);