diff --git a/src/window.cpp b/src/window.cpp index c9db47bc18..161a86bc36 100644 --- a/src/window.cpp +++ b/src/window.cpp @@ -1918,8 +1918,6 @@ static Point LocalGetWindowPlacement(const WindowDesc *desc, int16 sm_width, int NOT_REACHED(); } - // try to put it to - return pt; }