mirror of
https://github.com/nmap/nmap.git
synced 2026-06-26 03:03:55 +00:00
Removed unused http_proxy_info structure.
This commit is contained in:
parent
152490e630
commit
6c0d537efb
1 changed files with 0 additions and 4 deletions
|
|
@ -61,10 +61,6 @@
|
|||
|
||||
#define DEFAULT_PROXY_PORT_HTTP 8080
|
||||
|
||||
struct http_proxy_info {
|
||||
void *dummy;
|
||||
};
|
||||
|
||||
|
||||
/* ---- PROTOTYPES ---- */
|
||||
static int proxy_http_node_new(struct proxy_node **node, const struct uri *uri);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue