X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=webcit%2Fwebcit.h;h=5166d0e8605fb8da0ca278284fdb02076e9f29c0;hp=3951ea38863caae23fd6337fced99ae395eeffd0;hb=04bb95ce795519c36e7a5d4b0d5b29d4644623ce;hpb=f7b538d716fc80c12ab49d3ca8c4eb48a5c51eb2 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 */