diff options
author | Vsevolod Stakhov <vsevolod@highsecure.ru> | 2019-03-18 12:00:00 +0000 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@highsecure.ru> | 2019-03-18 12:00:00 +0000 |
commit | 3a1974cf17f235b7bbb98de714fe0210ddb2c596 (patch) | |
tree | 7168784fff3f9d8b9bc19301cc34278218d4cd57 /src/libutil/map_private.h | |
parent | dbfdd2bf45134a467fed1e625c7bcbe93f199e24 (diff) | |
download | rspamd-3a1974cf17f235b7bbb98de714fe0210ddb2c596.tar.gz rspamd-3a1974cf17f235b7bbb98de714fe0210ddb2c596.zip |
[Rework] Another iteration of HTTP interfaces rework
Diffstat (limited to 'src/libutil/map_private.h')
-rw-r--r-- | src/libutil/map_private.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libutil/map_private.h b/src/libutil/map_private.h index 68415d0e0..b32f0e390 100644 --- a/src/libutil/map_private.h +++ b/src/libutil/map_private.h @@ -200,7 +200,6 @@ struct http_callback_data { gsize pubkey_len; enum rspamd_map_http_stage stage; - gint fd; struct timeval tv; ref_entry_t ref; |