mitsu70x: Remove a now-obsolete definition.
This commit is contained in:
parent
c3f08b8abc
commit
ba5dd540d9
|
@ -96,9 +96,6 @@ static void mitsu70x_teardown(void *vctx) {
|
|||
free(ctx);
|
||||
}
|
||||
|
||||
/* Max job size is 6x9+lamination, equalling ~38MB */
|
||||
#define MAX_PRINTJOB_LEN (1024*1024*40)
|
||||
|
||||
struct mitsu70x_hdr {
|
||||
uint32_t cmd;
|
||||
uint8_t zero0[12];
|
||||
|
|
Loading…
Reference in a new issue