winemac: Remove a too-early attempt to set the process's Dock icon.
This commit is contained in:
parent
db86409db6
commit
7c55e912da
|
@ -878,7 +878,6 @@ - (void) setApplicationIconFromCGImageArray:(NSArray*)images
|
||||||
}
|
}
|
||||||
|
|
||||||
self.applicationIcon = nsimage;
|
self.applicationIcon = nsimage;
|
||||||
[NSApp setApplicationIconImage:nsimage];
|
|
||||||
}
|
}
|
||||||
|
|
||||||
- (void) handleCommandTab
|
- (void) handleCommandTab
|
||||||
|
|
Loading…
Reference in New Issue