• Michael Stahl's avatar
    vcl: [loplugin:badstatics] X11OpenGLDeviceInfo · f2efde61
    Michael Stahl yazdı
    class X11OpenGLDeviceInfo actually looks harmless but it has an out-of-line
    destructor so the plugin can't see that it's harmless, so use
    default destructor instead.
    
    Change-Id: I50de6916360a944cbda3a85f4062e72e4c6d3768
    f2efde61