mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-10-17 21:49:16 +00:00
Remove two unused variables
This commit is contained in:
parent
d1c89db8c8
commit
0043bd3547
2 changed files with 0 additions and 2 deletions
|
@ -184,7 +184,6 @@ public:
|
|||
|
||||
private:
|
||||
std::unique_ptr<TextureCache::TCacheEntry> m_texture;
|
||||
VkFramebuffer m_framebuffer;
|
||||
};
|
||||
|
||||
} // namespace Vulkan
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue