mirror of
https://github.com/samba-team/samba.git
synced 2025-01-13 13:18:06 +03:00
s3-spoolss: remove unused MAX_OPEN_PRINTER_EXS define.
Guenther
This commit is contained in:
parent
322b524194
commit
ff1c5b37f6
@ -54,10 +54,6 @@
|
||||
#undef DBGC_CLASS
|
||||
#define DBGC_CLASS DBGC_RPC_SRV
|
||||
|
||||
#ifndef MAX_OPEN_PRINTER_EXS
|
||||
#define MAX_OPEN_PRINTER_EXS 50
|
||||
#endif
|
||||
|
||||
static Printer_entry *printers_list;
|
||||
|
||||
typedef struct _counter_printer_0 {
|
||||
|
Loading…
Reference in New Issue
Block a user