X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=webcit%2Fwebcit.h;h=e713e75bbfb4b0bc62db459339fd082678bdac01;hp=6611a927517cd3a22615c5c3af0af99297d3dce1;hb=4b4dc864ede7c5d8d956febe4a0afb422b78e7c4;hpb=4119585313796eabb032cce61627ec95da60ac36 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 */