lua: fix lua 5.2 compatibility
[project/uhttpd.git] / uhttpd.h
index 0137eef..b289a24 100644 (file)
--- a/uhttpd.h
+++ b/uhttpd.h
@@ -187,7 +187,6 @@ struct dispatch_ubus {
        struct json_object *jsobj_cur;
        int post_len;
 
-       const char *sid;
        uint32_t obj;
        const char *func;