Merge pull request #237 from pfpacket/fix-wl-build
Fix compilation error of Wayland_Util.h
This commit is contained in:
commit
4e0ed8e93b
|
@ -27,5 +27,3 @@ public:
|
||||||
void ToggleFullscreen(bool fullscreen);
|
void ToggleFullscreen(bool fullscreen);
|
||||||
void SwapBuffers();
|
void SwapBuffers();
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif
|
|
||||||
|
|
Loading…
Reference in New Issue