mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-02 09:10:00 -05:00
HybridXFB: Fix lint errors
This commit is contained in:
@@ -23,9 +23,7 @@ public:
|
||||
virtual ~FramebufferManagerBase();
|
||||
|
||||
static unsigned int GetEFBLayers() { return m_EFBLayers; }
|
||||
|
||||
protected:
|
||||
|
||||
static unsigned int m_EFBLayers;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user