X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=webcit%2Fwebcit.h;h=e713e75bbfb4b0bc62db459339fd082678bdac01;hb=faa7bc4175fa88b5fd6548b2e92cdc5497dfe692;hp=6611a927517cd3a22615c5c3af0af99297d3dce1;hpb=475c21c8532b6ba682535c2b2e19a1427040a669;p=citadel.git diff --git a/webcit/webcit.h b/webcit/webcit.h index 6611a9275..e713e75bb 100644 --- a/webcit/webcit.h +++ b/webcit/webcit.h @@ -487,7 +487,6 @@ struct wcsession { time_t lastreq; /* Timestamp of most recent HTTP */ time_t last_pager_check; /* last time we polled for instant msgs */ ServInfo *serv_info; /* Information about the citserver we're connected to */ - int is_ajax; /* are we doing an ajax request? */ StrBuf *PushedDestination; /* Where to go after login, registration, etc. */ /* Request local Members */