We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce1be59 commit 949493bCopy full SHA for 949493b
1 file changed
src/lcurlapi.c
@@ -24,7 +24,6 @@ static const char *LCURL_URL = LCURL_URL_NAME;
24
typedef struct lcurl_url_tag{
25
CURLU *url;
26
27
- int storage;
28
int err_mode;
29
}lcurl_url_t;
30
0 commit comments