diff options
Diffstat (limited to 'source3')
-rw-r--r-- | source3/include/nt_printing.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/include/nt_printing.h b/source3/include/nt_printing.h index 3a509a243a..713443a4fa 100644 --- a/source3/include/nt_printing.h +++ b/source3/include/nt_printing.h @@ -36,8 +36,6 @@ typedef struct { NT_PRINTER_KEY *keys; } NT_PRINTER_DATA; -#define MAXDEVICENAME 32 - typedef struct ntdevicemode { fstring devicename; |