Commit 7c55e912 authored by Ken Thomases's avatar Ken Thomases Committed by Alexandre Julliard

winemac: Remove a too-early attempt to set the process's Dock icon.

parent db86409d
......@@ -878,7 +878,6 @@ int macdrv_err_on;
}
self.applicationIcon = nsimage;
[NSApp setApplicationIconImage:nsimage];
}
- (void) handleCommandTab
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment