1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00

r8427: Printerdb has been moved into a tmp branch.

Guenther
This commit is contained in:
Günther Deschner 2005-07-13 14:44:12 +00:00 committed by Gerald (Jerry) Carter
parent 49351d91c5
commit 9dc4e4f012

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