summaryrefslogtreecommitdiff
path: root/pixman/src/icutil.c
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2006-06-06 15:50:33 -0700
committerCarl Worth <cworth@cworth.org>2006-06-06 15:50:33 -0700
commitef10a0403a8a466199615e34a34df9ea860ef9c0 (patch)
tree03020b1b5c6249f39c9beeb3bf9d4c878959ca86 /pixman/src/icutil.c
parent5278de09973c3e41028dc80a8862db01fc70cf11 (diff)
Remove initial, final, and duplicate blank lines.
This patch was produced by running git-stripspace on all *.[ch] files within cairo. Note that this script would have also created all the changes from the previous commits to remove trailing whitespace.
Diffstat (limited to 'pixman/src/icutil.c')
-rw-r--r--pixman/src/icutil.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/pixman/src/icutil.c b/pixman/src/icutil.c
index 0a4ba669a..e1c7fd08b 100644
--- a/pixman/src/icutil.c
+++ b/pixman/src/icutil.c
@@ -70,7 +70,6 @@ const FbMergeRopRec FbMergeRopBits[16] = {
#define Mask(x,w) BitsMask((x)*(w),(w))
-
#define SelMask(b,n,w) ((((b) >> n) & 1) * Mask(n,w))
#define C1(b,w) \