On Mon, 15 Jun 2020 19:52:26 GMT, Jose Pereda <jper...@openjdk.org> wrote:

>> modules/javafx.graphics/src/main/native-prism-es2/ios/IOSWindowSystemInterface.m
>>  line 86:
>> 
>>> 85:     if (pulseLoggingRequested) {
>>> 86:         fprintf(stderr, "IOSWindowSystemInterface : deleteContext 
>>> unimp\n");
>>> 87:     }
>> 
>> this doesn't relate to pulseLogging I believe?
>
> Right, but since it wasn't commented out, should I just leave it as it was?

@johanvos  I've finally restored the initial printout.

-------------

PR: https://git.openjdk.java.net/jfx/pull/165

Reply via email to