From 3e67b83faa32111ba7872430bbd626e08f99d5f8 Mon Sep 17 00:00:00 2001 From: Sebastian Rasmussen Date: Thu, 15 Apr 2010 02:26:31 +0200 Subject: Remove incorrect comment from fz_shade. --- fitz/fitz_res.h | 1 - 1 file changed, 1 deletion(-) (limited to 'fitz') diff --git a/fitz/fitz_res.h b/fitz/fitz_res.h index 6311500b..c5ef7476 100644 --- a/fitz/fitz_res.h +++ b/fitz/fitz_res.h @@ -351,7 +351,6 @@ struct fz_shade_s fz_rect bbox; /* can be fz_infiniterect */ fz_colorspace *cs; - /* used by build.c -- not used in drawshade.c */ fz_matrix matrix; /* matrix from pattern dict */ int usebackground; /* background color for fills but not 'sh' */ float background[FZ_MAXCOLORS]; -- cgit v1.2.3