mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 05:09:34 -06:00
Fix compilation error of Wayland_Util.h
This commit fixes the following error: error: #endif without #if
This commit is contained in:
@ -27,5 +27,3 @@ public:
|
||||
void ToggleFullscreen(bool fullscreen);
|
||||
void SwapBuffers();
|
||||
};
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user