mirror of
https://github.com/samba-team/samba.git
synced 2025-11-28 12:23:49 +03:00
Remove unused #defines
This commit is contained in:
@@ -24,9 +24,6 @@
|
|||||||
#undef DBGC_CLASS
|
#undef DBGC_CLASS
|
||||||
#define DBGC_CLASS DBGC_RPC_SRV
|
#define DBGC_CLASS DBGC_RPC_SRV
|
||||||
|
|
||||||
#define PIPE "\\PIPE\\"
|
|
||||||
#define PIPELEN strlen(PIPE)
|
|
||||||
|
|
||||||
static smb_np_struct *chain_p;
|
static smb_np_struct *chain_p;
|
||||||
static int pipes_open;
|
static int pipes_open;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user