From 9cc9978a7260d201137459a65601e35dce1d444e Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Tue, 19 Feb 2013 16:13:07 +0100 Subject: Fix whitespace. --- doc/multi-threaded.c | 1 - 1 file changed, 1 deletion(-) (limited to 'doc') diff --git a/doc/multi-threaded.c b/doc/multi-threaded.c index 70f66660..7d6c34a4 100644 --- a/doc/multi-threaded.c +++ b/doc/multi-threaded.c @@ -68,7 +68,6 @@ struct data { fz_pixmap *pix; }; - // This is the function run by each rendering function. It takes // pointer to an instance of the data structure described above and // renders the display list into the pixmap before exiting. -- cgit v1.2.3