winemac: Make show_window() and hide_window() tolerate being called when there's...
commit225482f5ad3055d0d1ea7a68013d5d547d2c6a82
authorKen Thomases <ken@codeweavers.com>
Thu, 12 May 2016 23:50:44 +0000 (12 18:50 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 14 May 2016 05:39:54 +0000 (14 14:39 +0900)
treece7395225563f7626a0fecf044063ebeae211e7b
parenteef99122f7b6e9e7aa488c045269ab377ff9cfe1
winemac: Make show_window() and hide_window() tolerate being called when there's no Cocoa window.

Minor no-op refactoring that makes subsequent commits cleaner.

Signed-off-by: Ken Thomases <ken@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/winemac.drv/window.c