diff options
author | rbuj <[email protected]> | 2021-10-27 17:30:36 +0200 |
---|---|---|
committer | lukefromdc <[email protected]> | 2024-01-08 23:02:46 -0500 |
commit | 658fab1f008bff7e1ec147d95baa04bc44c2fbcd (patch) | |
tree | 6cca2b00e83224a53df2bcca3f021c4d5c223c2a /backend/tiff/tiff2ps.c | |
parent | ec957cf18919166ca8b8335475ef06f9fd5f2e67 (diff) | |
download | atril-658fab1f008bff7e1ec147d95baa04bc44c2fbcd.tar.bz2 atril-658fab1f008bff7e1ec147d95baa04bc44c2fbcd.tar.xz |
Use a blank line at most
Diffstat (limited to 'backend/tiff/tiff2ps.c')
-rw-r--r-- | backend/tiff/tiff2ps.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/backend/tiff/tiff2ps.c b/backend/tiff/tiff2ps.c index bcbbf885..41f2fb9a 100644 --- a/backend/tiff/tiff2ps.c +++ b/backend/tiff/tiff2ps.c @@ -449,7 +449,6 @@ PlaceImage(TIFF2PSContext *ctx, double pagewidth, double pageheight, return splitpage; } - void tiff2ps_process_page(TIFF2PSContext* ctx, TIFF* tif, double pw, double ph, double lm, double bm, gboolean cnt) @@ -592,7 +591,6 @@ tiff2ps_process_page(TIFF2PSContext* ctx, TIFF* tif, double pw, double ph, } } - static char DuplexPreamble[] = "\ %%BeginFeature: *Duplex True\n\ systemdict begin\n\ |