diff options
Diffstat (limited to 'xps/xpszip.c')
-rw-r--r-- | xps/xpszip.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/xps/xpszip.c b/xps/xpszip.c index 069c83ea..0646b89f 100644 --- a/xps/xpszip.c +++ b/xps/xpszip.c @@ -498,8 +498,6 @@ xps_new_context(void) ctx->start_part = NULL; - ctx->fill_rule = 0; - return ctx; } |