Skip to content
  • Jasper St. Pierre's avatar
    Assume the compositor always exists · 8b2b6524
    Jasper St. Pierre authored
    At one point, it was supported to run mutter without a compositor,
    but we don't allow that any longer. A lot of code already assumes
    display->compositor exists and doesn't check for a NULL pointer,
    so just kill the rest of the checks.
    8b2b6524