s3:smbd map_username() doesn't need sconn anymore
[samba.git] / source3 / include / proto.h
index e28bfd3aaecc65061c9d19ccedcb834dd2c55409..237772e9bd1096dc361ff69b0c94346fa217fd10 100644 (file)
@@ -5689,7 +5689,7 @@ const struct mangle_fns *posix_mangle_init(void);
 
 /* The following definitions come from smbd/map_username.c  */
 
-bool map_username(struct smbd_server_connection *sconn, fstring user);
+bool map_username(fstring user);
 
 /* The following definitions come from smbd/message.c  */