threadimpl.h: remove Printsize as well (unused)
This commit is contained in:
parent
8ec50b87d5
commit
a87a4b763f
1 changed files with 0 additions and 1 deletions
|
@ -47,7 +47,6 @@ typedef enum
|
|||
enum
|
||||
{
|
||||
RENDHASH = 13,
|
||||
Printsize = 2048,
|
||||
};
|
||||
|
||||
struct Rgrp
|
||||
|
|
Loading…
Reference in a new issue