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