summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source3/include/client.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/include/client.h b/source3/include/client.h
index 75fca5efa1..cfc0b41709 100644
--- a/source3/include/client.h
+++ b/source3/include/client.h
@@ -75,9 +75,7 @@ struct cli_state {
char *share;
char *dev;
- struct nmb_name called;
struct sockaddr_storage src_ss;
- struct nmb_name calling;
struct sockaddr_storage dest_ss;
DATA_BLOB secblob; /* cryptkey or negTokenInit */