Skip to content
Commit f8c00a53 authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

Remove Platform::prepareShutdown()

Platform::prepareShutdown() was introduced to work around the issue
where the platform accesses destroyed OutputDeviceInterface objects.

Since we no longer query OutputDeviceInterface for output info, the
Platform::prepareShutdown() function can be dropped.
parent 2200f4de
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