diff --git a/src/devices/p2p/p2p-net-device.h b/src/devices/p2p/p2p-net-device.h index 7301a7d22..a19314462 100644 --- a/src/devices/p2p/p2p-net-device.h +++ b/src/devices/p2p/p2p-net-device.h @@ -233,7 +233,6 @@ private: * * @see PointToPointChannel::TransmitEnd () * @see TransmitReadyEvent () - * @param p a reference to the packet to send * @returns true if success, false on failure */ void TransmitCompleteEvent (void);