~vanvugt/mir/vbox

« back to all changes in this revision

Viewing changes to src/platforms/eglstream-kms/server/display.cpp

  • Committer: Daniel van Vugt
  • Date: 2016-11-07 07:24:23 UTC
  • mfrom: (3798.1.8 development-branch)
  • Revision ID: daniel.van.vugt@canonical.com-20161107072423-6tvrewjaxgqogcii
Merge latest trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
368
368
}
369
369
 
370
370
bool mge::Display::apply_if_configuration_preserves_display_buffers(
371
 
    mg::DisplayConfiguration const& /*conf*/) const
 
371
    mg::DisplayConfiguration const& /*conf*/)
372
372
{
373
373
    return false;
374
374
}