diff options
Diffstat (limited to 'src/ui/window.hpp')
-rw-r--r-- | src/ui/window.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ui/window.hpp b/src/ui/window.hpp index 2609594d..d3e86f2d 100644 --- a/src/ui/window.hpp +++ b/src/ui/window.hpp @@ -302,4 +302,3 @@ namespace cru::ui #endif }; } - |