Merge lp:~chasedouglas/unity/unity.mdrags into lp:unity

Proposed by Chase Douglas
Status: Merged
Merged at revision: 514
Proposed branch: lp:~chasedouglas/unity/unity.mdrags
Merge into: lp:unity
Diff against target: 11 lines (+0/-1)
1 file modified
unity-private/gesture/gesture-dispatcher-xcb-glue.c (+0/-1)
To merge this branch: bzr merge lp:~chasedouglas/unity/unity.mdrags
Reviewer Review Type Date Requested Status
Mirco Müller (community) Approve
Review via email: mp+34787@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Mirco Müller (macslow) wrote :

Although I can't test this myself (due to the lack of the right hardware) the change looks non-critical. +1 from my side.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'unity-private/gesture/gesture-dispatcher-xcb-glue.c'
2--- unity-private/gesture/gesture-dispatcher-xcb-glue.c 2010-08-26 14:42:40 +0000
3+++ unity-private/gesture/gesture-dispatcher-xcb-glue.c 2010-09-07 18:58:39 +0000
4@@ -96,7 +96,6 @@
5
6 /* Pots and */
7 grail_mask_set (mask, GRAIL_TYPE_EDRAG);
8- grail_mask_set (mask, GRAIL_TYPE_MDRAG);
9
10 if (set_mask (connection, 0, 0, mask_len, (uint32_t*)mask))
11 {