Code review comment for lp:~dandrader/unity8/touchOwnership

Revision history for this message
Albert Astals Cid (aacid) wrote :

 if (oldStatus == Undecided) {
 }

in WaitingForTouch case of DirectionalDragArea::setStatus feels like it either needs a body or should be removed.

review: Needs Fixing

« Back to merge proposal