From ed88bc126023a80536ba437a75b250ba1a95eafb Mon Sep 17 00:00:00 2001
From: Tor Andersson <tor.andersson@artifex.com>
Date: Fri, 1 Apr 2011 15:23:08 +0200
Subject: xps: Remove 'path' and 'text' state objects from context.

---
 xps/xpszip.c | 2 --
 1 file changed, 2 deletions(-)

(limited to 'xps/xpszip.c')

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;
 }
 
-- 
cgit v1.2.3