1
0
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:
Günther Deschner 2010-08-02 15:31:10 +02:00
parent 322b524194
commit ff1c5b37f6

View File

@ -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 {