mirror of
https://github.com/mfontanini/libtins
synced 2026-01-25 19:51:34 +01:00
Removed deprecated methods/types.
This commit is contained in:
@@ -169,8 +169,4 @@ PDU *EthernetII::recv_response(PacketSender &sender, const NetworkInterface &ifa
|
||||
#endif
|
||||
}
|
||||
#endif // WIN32
|
||||
|
||||
PDU *EthernetII::clone_packet(const uint8_t *ptr, uint32_t total_sz) {
|
||||
return new EthernetII(ptr, total_sz);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user