mirror of
https://github.com/nmap/nmap.git
synced 2026-05-13 08:46:45 +00:00
Get rid of npacket_debug (dead code).
This commit is contained in:
parent
8fbc54e86d
commit
1097ce2e02
3 changed files with 2 additions and 127 deletions
|
|
@ -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__ */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue