mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-27 06:48:33 +00:00
HybridXFB: Fix lint errors
This commit is contained in:
parent
725d14e4c6
commit
53684701fa
39 changed files with 207 additions and 204 deletions
|
@ -17,4 +17,3 @@ std::unique_ptr<FramebufferManagerBase> g_framebuffer_manager;
|
|||
unsigned int FramebufferManagerBase::m_EFBLayers = 1;
|
||||
|
||||
FramebufferManagerBase::~FramebufferManagerBase() = default;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue