From f2d03daac4d25976df0b7db9e2504b3a481bc63b Mon Sep 17 00:00:00 2001 From: chrox Date: Sat, 27 Oct 2012 11:16:31 +0800 Subject: [PATCH] cleanup: dst_justify is assigned according to both justification and full_just --- k2pdfopt.c | 1 - 1 file changed, 1 deletion(-) diff --git a/k2pdfopt.c b/k2pdfopt.c index 560d2236f..ab84bfc73 100644 --- a/k2pdfopt.c +++ b/k2pdfopt.c @@ -480,7 +480,6 @@ void k2pdfopt_set_params(int bb_width, int bb_height, double page_margin, \ vertical_line_spacing = line_space; word_spacing = word_space; text_wrap = wrapping; - dst_justify = justification; gamma_correction = contrast; // contrast is only used by k2pdfopt_mupdf_reflow // margin