trivial: Remove the now-unused FWUPD_WAC_EMULATE check

This commit is contained in:
Richard Hughes 2023-02-09 13:11:33 +00:00 committed by Mario Limonciello
parent 63a2bd859f
commit 7a2207fb28

View File

@ -174,9 +174,6 @@ fu_wac_device_set_feature_report(FuWacDevice *self,
FuHidDeviceFlags flags,
GError **error)
{
/* hit hardware */
if (g_getenv("FWUPD_WAC_EMULATE") != NULL)
return TRUE;
return fu_hid_device_set_report(FU_HID_DEVICE(self),
buf[0],
buf,