~alan-griffiths/mir/fix-1654023

« back to all changes in this revision

Viewing changes to src/server/report/null/display_report.cpp

  • Committer: Daniel van Vugt
  • Date: 2015-04-28 07:54:10 UTC
  • mfrom: (2517 development-branch)
  • mto: This revision was merged to the branch mainline in revision 2673.
  • Revision ID: daniel.van.vugt@canonical.com-20150428075410-rwskshfuar7voesp
Merge latest trunk and fix conflicts.

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
void mrn::DisplayReport::report_vt_switch_away_failure() {}
30
30
void mrn::DisplayReport::report_vt_switch_back_failure() {}
31
31
void mrn::DisplayReport::report_egl_configuration(EGLDisplay, EGLConfig) {}
 
32
void mrn::DisplayReport::report_vsync(unsigned int) {}