trivial: Remove an extra guint i missed from f192bf0

This commit is contained in:
Mario Limonciello 2016-07-27 10:20:04 -05:00
parent c042ff8490
commit 2bb4f005d6

View File

@ -618,7 +618,6 @@ fu_provider_dell_device_removed_cb (GUsbContext *ctx,
const efi_guid_t *guid_raw;
guint16 pid;
guint16 vid;
guint i;
g_autofree gchar *guid_str = NULL;