1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-25 00:23:52 +03:00

Remove unused #defines

This commit is contained in:
Volker Lendecke
2008-10-12 11:43:52 +02:00
parent d661ac196e
commit 6b98c1b159

View File

@@ -24,9 +24,6 @@
#undef DBGC_CLASS
#define DBGC_CLASS DBGC_RPC_SRV
#define PIPE "\\PIPE\\"
#define PIPELEN strlen(PIPE)
static smb_np_struct *chain_p;
static int pipes_open;