mirror of
https://github.com/nmap/nmap.git
synced 2026-06-28 04:03:30 +00:00
Removed another forgotten vestige of nsock_trace.
This commit is contained in:
parent
0e5e939c00
commit
a7f2788b26
1 changed files with 0 additions and 2 deletions
|
|
@ -444,8 +444,6 @@ void handle_timer_result(mspool *ms, msevent *nse, enum nse_status status);
|
|||
void handle_pcap_read_result(mspool *ms, msevent *nse, enum nse_status status);
|
||||
#endif
|
||||
|
||||
void nsock_trace(mspool *ms, char *fmt, ...) __attribute__ ((format (printf, 2, 3)));
|
||||
|
||||
/* An event has been completed and the handler is about to be called. This
|
||||
* function writes out tracing data about the event if necessary */
|
||||
void nsock_trace_handler_callback(mspool *ms, msevent *nse);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue