X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=package%2Fuhttpd%2Fsrc%2Fuhttpd-lua.h;fp=package%2Fuhttpd%2Fsrc%2Fuhttpd-lua.h;h=ae573a3cec481eb3718214ca2182d8dae9f929d8;hp=9a10933fc7539f198441726ee3f57ec26c97c521;hb=207724c547161752368f59f78a0d6a9da0c104fd;hpb=b58847446128fab266da75e80b54d4b1141b0d34 diff --git a/package/uhttpd/src/uhttpd-lua.h b/package/uhttpd/src/uhttpd-lua.h index 9a10933fc7..ae573a3cec 100644 --- a/package/uhttpd/src/uhttpd-lua.h +++ b/package/uhttpd/src/uhttpd-lua.h @@ -33,9 +33,6 @@ struct uh_lua_state { - int rfd; - int wfd; - struct client *cl; char httpbuf[UH_LIMIT_MSGHEAD]; int content_length; bool data_sent;