From 1499cc6fb42eadcb237ea888f8a1f0d5d3eab6c5 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Sat, 17 Jul 2010 12:32:29 +0000 Subject: Remove all trailing whitespace. --- fitz/filt_jpxd.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'fitz/filt_jpxd.c') diff --git a/fitz/filt_jpxd.c b/fitz/filt_jpxd.c index b50bf74e..4580224a 100644 --- a/fitz/filt_jpxd.c +++ b/fitz/filt_jpxd.c @@ -31,7 +31,6 @@ static void fz_opj_info_callback(const char *msg, void *client_data) /* fprintf(stdout, "openjpeg info: %s", msg); */ } - fz_filter * fz_newjpxd(fz_obj *params) { @@ -165,4 +164,3 @@ output: return fz_iodone; } - -- cgit v1.2.3