mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-02 20:18:28 +00:00
winemac: Remove a too-early attempt to set the process's Dock icon.
This commit is contained in:
parent
db86409db6
commit
7c55e912da
1 changed files with 0 additions and 1 deletions
|
@ -878,7 +878,6 @@ - (void) setApplicationIconFromCGImageArray:(NSArray*)images
|
|||
}
|
||||
|
||||
self.applicationIcon = nsimage;
|
||||
[NSApp setApplicationIconImage:nsimage];
|
||||
}
|
||||
|
||||
- (void) handleCommandTab
|
||||
|
|
Loading…
Reference in a new issue