~ci-train-bot/mir/mir-ubuntu-artful-2983

« back to all changes in this revision

Viewing changes to src/client/input/input_event.cpp

Merge latest trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
369
369
            }
370
370
            break;
371
371
        }
 
372
        case mir_input_event_types:
 
373
            abort();
 
374
            break;
372
375
    }
373
376
 
374
377
    return false;