diff options
Diffstat (limited to 'backend/kvs1025_opt.c')
-rw-r--r-- | backend/kvs1025_opt.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/backend/kvs1025_opt.c b/backend/kvs1025_opt.c index b7581f9..71fbf89 100644 --- a/backend/kvs1025_opt.c +++ b/backend/kvs1025_opt.c @@ -141,7 +141,6 @@ static const KV_PAPER_SIZE go_paper_sizes[] = { }; static const int default_paper_size_idx = 3; /* A4 */ -static const int go_paper_max_width = 216; /* US letter */ /* Lists of supported halftone. They are only valid with * for the Black&White mode. */ |