Mir

Code review comment for lp:~cemil-azizoglu/mir/fix-lp1589632

Revision history for this message
Kevin DuBois (kdub) wrote :

Should we have a unit test?

+ std::shared_ptr<GLConfig> const& gl_config)
could just be a reference, we don't seem to take the shared_ptr.

94 +
unneeded addition?

review: Needs Fixing

« Back to merge proposal