mirror of
https://github.com/nmap/nmap.git
synced 2026-01-04 05:39:01 +00:00
Get rid of npacket_debug (dead code).
This commit is contained in:
@@ -122,9 +122,5 @@
|
||||
#include "RoutingHeader.h"
|
||||
#include "PacketParser.h"
|
||||
|
||||
void npacket_debug(const char *str, ...)
|
||||
__attribute__ ((noreturn))
|
||||
__attribute__ ((format (printf, 1, 2)));
|
||||
|
||||
#endif /* __NPACKET_H__ */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user