mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-22 05:40:01 -06:00
HybridXFB: Fix lint errors
This commit is contained in:
@ -30,7 +30,6 @@ public:
|
||||
u8* GetData();
|
||||
|
||||
private:
|
||||
|
||||
std::optional<RawTextureInfo> MapFullImpl() override;
|
||||
|
||||
std::vector<u8> m_data;
|
||||
|
Reference in New Issue
Block a user