mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-12 22:56:52 +01:00
Vulkan: Remove unused variable
This commit is contained in:
parent
827de2ed06
commit
730ec3809a
@ -184,7 +184,6 @@ public:
|
|||||||
|
|
||||||
private:
|
private:
|
||||||
std::unique_ptr<TextureCache::TCacheEntry> m_texture;
|
std::unique_ptr<TextureCache::TCacheEntry> m_texture;
|
||||||
VkFramebuffer m_framebuffer;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
} // namespace Vulkan
|
} // namespace Vulkan
|
||||||
|
Loading…
x
Reference in New Issue
Block a user