Kaydet (Commit) d7cc9717 authored tarafından Caolán McNamara's avatar Caolán McNamara

after 11 years it's time to forget about that to-do

üst 277ab34a
......@@ -59,12 +59,6 @@ VCLXDevice::VCLXDevice()
VCLXDevice::~VCLXDevice()
{
// Was thought for #88347#, but didn't help, because the interface will not be released
// But would be a good idea anyway, check after 6.0, it's a little bit dangerous now
// if( mpOutputDevice && IsCreatedWithToolkit() )
// {
// delete mpOutputDevice;
// }
}
void VCLXDevice::DestroyOutputDevice()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment