Mir

Code review comment for lp:~vanvugt/mir/clarify-surface-size-pos

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

Nit:

196 + std::unique_lock<std::mutex> lk(guard);

std::lock_guard<>

review: Approve

« Back to merge proposal