Mir

Code review comment for lp:~afrantzis/mir/display-server-main-loop-1

Revision history for this message
Alexandros Frantzis (afrantzis) wrote :

> 114 + virtual ~MainLoop() {}
> Are we really expecting destructors to throw?

Fixed.

> 456 +#include <iostream>
> Should be unnecessary

Already fixed in 573, probably the diff didn't refresh quickly enough.

« Back to merge proposal