19 #ifndef MIR_SCENE_INPUT_REGISTRAR_H_
20 #define MIR_SCENE_INPUT_REGISTRAR_H_
46 std::shared_ptr<input::Surface>
const& info,
48 virtual void input_channel_closed(std::shared_ptr<input::InputChannel>
const& closed_channel) = 0;
59 #endif // MIR_SCENE_INPUT_REGISTRAR_H_