diff --git a/src/video_core/vulkan_common/vulkan_device.h b/src/video_core/vulkan_common/vulkan_device.h index a8acc51394..2a7549bbb6 100644 --- a/src/video_core/vulkan_common/vulkan_device.h +++ b/src/video_core/vulkan_common/vulkan_device.h @@ -1161,7 +1161,6 @@ private: FOR_EACH_VK_EXTENSION(EXTENSION); #undef EXTENSION #undef FEATURE - bool device_fault; }; struct Features {