summaryrefslogtreecommitdiff
path: root/source/fitz/draw-device.c
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2018-10-22 19:39:32 +0200
committerTor Andersson <tor.andersson@artifex.com>2018-10-23 18:46:01 +0200
commit2582f7e21ec079d2d611ad748d5fc77ea3ce3938 (patch)
tree6745a15f6389de3635d17ffb1495b7de1a4aed25 /source/fitz/draw-device.c
parent17e5b245e8f0da3287097684f81d470cec8de991 (diff)
downloadmupdf-2582f7e21ec079d2d611ad748d5fc77ea3ce3938.tar.xz
Remove extra blank lines.
Diffstat (limited to 'source/fitz/draw-device.c')
-rw-r--r--source/fitz/draw-device.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/fitz/draw-device.c b/source/fitz/draw-device.c
index 4f3abd5b..6d530eba 100644
--- a/source/fitz/draw-device.c
+++ b/source/fitz/draw-device.c
@@ -536,7 +536,6 @@ resolve_color(fz_context *ctx, fz_overprint *op, const float *color, fz_colorspa
colorbv[i] = colorfv[i] * 255;
for (; i < n; i++)
colorbv[i] = 0;
-
}
colorbv[i] = alpha * 255;
@@ -2465,7 +2464,6 @@ fz_draw_end_group(fz_context *ctx, fz_device *devp)
{
fz_rethrow(ctx);
}
-
}
typedef struct