mirror of
https://github.com/nmap/nmap.git
synced 2025-12-21 06:59:01 +00:00
Removed unused http_proxy_info structure.
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user