mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
Lint fixes
This commit is contained in:
@ -49,8 +49,6 @@ public:
|
||||
VertexShaderConstants constants{};
|
||||
bool dirty = false;
|
||||
|
||||
|
||||
|
||||
private:
|
||||
alignas(16) std::array<float, 16> m_projection_matrix;
|
||||
|
||||
|
Reference in New Issue
Block a user