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

Revision history for this message
Daniel d'Andrada (dandrader) wrote :

On 01/10/14 10:40, Albert Astals Cid wrote:
> Review: Needs Fixing
>
> if (oldStatus == Undecided) {
> }
>
> in WaitingForTouch case of DirectionalDragArea::setStatus feels like it either needs a body or should be removed.

Curious leftover. :)
Removed.

« Back to merge proposal