fd-net-device: Fix Doxygen of dpdk helper

This commit is contained in:
Eduardo Almeida
2022-12-06 16:59:53 +00:00
parent 18c3a10827
commit 3261e3b6b7

View File

@@ -37,9 +37,6 @@ class DpdkNetDeviceHelper : public EmuFdNetDeviceHelper
public:
/**
* Construct a DpdkNetDeviceHelper and initialize DPDK EAL
*
* \param argc Dpdk EAL args count.
* \param argv Dpdk EAL args list.
*/
DpdkNetDeviceHelper();