summaryrefslogtreecommitdiff
path: root/source3/smbd/globals.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/smbd/globals.c')
-rw-r--r--source3/smbd/globals.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/smbd/globals.c b/source3/smbd/globals.c
index 6c34f9d44b..bcf01069bc 100644
--- a/source3/smbd/globals.c
+++ b/source3/smbd/globals.c
@@ -107,8 +107,6 @@ int num_validated_vuids = 0;
char *my_yp_domain = NULL;
#endif
-bool already_got_session = false;
-
/*
* Size of data we can send to client. Set
* by the client for all protocols above CORE.