X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=webcit%2Fwebcit.h;h=5166d0e8605fb8da0ca278284fdb02076e9f29c0;hb=d291f0ba320dd3fd3652c2f4964629e7356be9ea;hp=3951ea38863caae23fd6337fced99ae395eeffd0;hpb=53572c477c8defd7b89643b48a5802b042c938f6;p=citadel.git diff --git a/webcit/webcit.h b/webcit/webcit.h index 3951ea388..5166d0e86 100644 --- a/webcit/webcit.h +++ b/webcit/webcit.h @@ -490,7 +490,6 @@ struct wcsession { int killthis; /* Nonzero == purge this session */ int ctdl_pid; /* Session ID on the Citadel server */ int nonce; /* session nonce (to prevent session riding) */ - int SessionKey; int inuse; /* set to nonzero if bound to a running thread */ /* Session local Members */