aboutsummaryrefslogtreecommitdiffstats
path: root/vpp/vnet/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'vpp/vnet/main.c')
-rw-r--r--vpp/vnet/main.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/vpp/vnet/main.c b/vpp/vnet/main.c
index 2e08aa53..f707994b 100644
--- a/vpp/vnet/main.c
+++ b/vpp/vnet/main.c
@@ -23,14 +23,6 @@
#include <vnet/devices/dpdk/dpdk.h>
#endif
-/** \mainpage Virtual Packet Edge Documentation
- * \section intro_sec Introduction
- *
- * VPE is a specific vector packet processing application,
- * designed to steer packets to/from tenant virtual machines.
- *
- */
-
static void
vpe_main_init (vlib_main_t * vm)
{