summaryrefslogtreecommitdiff
path: root/source3
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2010-05-26 22:49:01 +0200
committerGünther Deschner <gd@samba.org>2010-05-26 22:49:01 +0200
commit229b090308d09e749f70155c798ae3826bf24164 (patch)
treee9d800fe8456c2865ea1f0c46997776c1575af0f /source3
parentdd05e173a2001f5f59e6dfdbebf592dc1c64fc4d (diff)
downloadsamba-229b090308d09e749f70155c798ae3826bf24164.tar.gz
samba-229b090308d09e749f70155c798ae3826bf24164.tar.bz2
samba-229b090308d09e749f70155c798ae3826bf24164.zip
s3-lanman: remove defines now provided by IDL.
Guenther
Diffstat (limited to 'source3')
-rw-r--r--source3/smbd/lanman.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/source3/smbd/lanman.c b/source3/smbd/lanman.c
index 8c4d60cef9..871e2b707d 100644
--- a/source3/smbd/lanman.c
+++ b/source3/smbd/lanman.c
@@ -4010,16 +4010,6 @@ There is no auxiliary data in the response.
#define usri11_code_page 84
#define usri11_end 86
-#define USER_PRIV_GUEST 0
-#define USER_PRIV_USER 1
-#define USER_PRIV_ADMIN 2
-
-#define AF_OP_PRINT 0
-#define AF_OP_COMM 1
-#define AF_OP_SERVER 2
-#define AF_OP_ACCOUNTS 3
-
-
static bool api_RNetUserGetInfo(connection_struct *conn, uint16 vuid,
char *param, int tpscnt,
char *data, int tdscnt,