diff options
author | Tor Andersson <tor.andersson@artifex.com> | 2012-02-03 15:03:36 +0100 |
---|---|---|
committer | Tor Andersson <tor.andersson@artifex.com> | 2012-02-03 15:03:36 +0100 |
commit | 70efb11990b0947e04d0051db8a813b9a0a0e4a4 (patch) | |
tree | 6d965dc8ca0505a22c0fd0634e0c82cd63fd797a /xps | |
parent | 3e6b04e0a18f1413c26c85f3e6833ac3507c45b5 (diff) | |
download | mupdf-70efb11990b0947e04d0051db8a813b9a0a0e4a4.tar.xz |
Remove extraneous blank lines.
Diffstat (limited to 'xps')
-rw-r--r-- | xps/xps_util.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xps/xps_util.c b/xps/xps_util.c index 5a3b1fbf..b79927ba 100644 --- a/xps/xps_util.c +++ b/xps/xps_util.c @@ -79,7 +79,6 @@ skip_authority(char *path) return p; } - #define SEP(x) ((x)=='/' || (x) == 0) static char * |