On 9 September 2015 at 15:11, Andreas Färber wrote:
> Am 09.09.2015 um 16:08 schrieb Rainer Müller:
>> Do not open a Cocoa window when another display is selected that will be
>> initialized later. The Cocoa display cannot be selected with -display,
>> so there is no need to check its argument.
>>
Am 09.09.2015 um 16:08 schrieb Rainer Müller:
> Do not open a Cocoa window when another display is selected that will be
> initialized later. The Cocoa display cannot be selected with -display,
> so there is no need to check its argument.
>
> Signed-off-by: Rainer Müller
Makes sense,
Reviewed-b
Do not open a Cocoa window when another display is selected that will be
initialized later. The Cocoa display cannot be selected with -display,
so there is no need to check its argument.
Signed-off-by: Rainer Müller
---
ui/cocoa.m | 1 +
1 file changed, 1 insertion(+)
diff --git a/ui/cocoa.m b/