diff --git a/Source/Core/DolphinWX/GLInterface/Wayland_Util.h b/Source/Core/DolphinWX/GLInterface/Wayland_Util.h index 1f5ac5e4ed..53caf62f79 100644 --- a/Source/Core/DolphinWX/GLInterface/Wayland_Util.h +++ b/Source/Core/DolphinWX/GLInterface/Wayland_Util.h @@ -27,5 +27,3 @@ public: void ToggleFullscreen(bool fullscreen); void SwapBuffers(); }; - -#endif