summaryrefslogtreecommitdiff
path: root/apps/win_main.c
diff options
context:
space:
mode:
authorTor Andersson <tor@ghostscript.com>2010-07-01 20:46:58 +0200
committerTor Andersson <tor@ghostscript.com>2010-07-01 20:46:58 +0200
commit37efe220c22bc39ccd12c7bd67878307132aa705 (patch)
tree9283d9a3a8a92511f436d8bd2a2e778dbd1dbbdf /apps/win_main.c
parent12b9d5d3bc563f7e341c4c4d0fdb9f435804a41a (diff)
downloadmupdf-37efe220c22bc39ccd12c7bd67878307132aa705.tar.xz
Remove unnecessary (and invalid) assert.
Diffstat (limited to 'apps/win_main.c')
-rw-r--r--apps/win_main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/win_main.c b/apps/win_main.c
index 0fe3c4b2..90aef1d2 100644
--- a/apps/win_main.c
+++ b/apps/win_main.c
@@ -436,7 +436,7 @@ void winblit()
0, 0, 0, gapp.image->h, color,
dibinf, DIB_RGB_COLORS);
free(color);
- }
+ }
if (gapp.image->n == 4)
{
SetDIBitsToDevice(hdc,