1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00

r8427: Printerdb has been moved into a tmp branch.

Guenther
(This used to be commit 9dc4e4f012)
This commit is contained in:
Günther Deschner 2005-07-13 14:44:12 +00:00 committed by Gerald (Jerry) Carter
parent 60e18904e6
commit 1c3e9aff2a

View File

@ -94,9 +94,8 @@ extern int DEBUGLEVEL;
#define DBGC_IDMAP 13
#define DBGC_QUOTA 14
#define DBGC_ACLS 15
#define DBGC_PRINTERDB 16
#define DBGC_LOCKING 17
#define DBGC_MSDFS 18
#define DBGC_LOCKING 16
#define DBGC_MSDFS 17
/* So you can define DBGC_CLASS before including debug.h */
#ifndef DBGC_CLASS