mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 09:51:58 +00: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
1 changed files with 0 additions and 2 deletions
|
@ -27,5 +27,3 @@ public:
|
|||
void ToggleFullscreen(bool fullscreen);
|
||||
void SwapBuffers();
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue