mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-14 00:58:51 +02: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