From: Li Wang
Date: Thu, 1 Dec 2016 07:50:10 +0000 (+0000)
Subject: msg/async/dpdk/ARP.h: remove unneeded forward declaration
X-Git-Tag: v11.1.0~6^2~2
X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=5dad2b34fa0b83a63717db625ccc18096dc71f50;p=ceph.git
msg/async/dpdk/ARP.h: remove unneeded forward declaration
Signed-off-by: Li Wang
---
diff --git a/src/msg/async/dpdk/ARP.h b/src/msg/async/dpdk/ARP.h
index ead43fef7a0..2b34ebf1f23 100644
--- a/src/msg/async/dpdk/ARP.h
+++ b/src/msg/async/dpdk/ARP.h
@@ -51,7 +51,6 @@
#include "Packet.h"
class arp;
-class arp_for_protocol;
template
class arp_for;