mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-20 12:58:08 +01:00
The problem with f65b99e615 was that it removed the call to
newWindow() along with the unused variable, without considering that
newWindow() has side effects that need to happen even if the return
value is ignored. So as long as we keep the newWindow() call, we can
safely remove the (unused) variable.
11 KiB
11 KiB