Skip to content
  • Vlad Zahorodnii's avatar
    Remove Platform::prepareShutdown() · f8c00a53
    Vlad Zahorodnii authored
    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.
    f8c00a53