Signed-off-by: Ben Pfaff <b...@nicira.com>
---
 lib/lldp/lldpd.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/lib/lldp/lldpd.h b/lib/lldp/lldpd.h
index f142180..2c00966 100644
--- a/lib/lldp/lldpd.h
+++ b/lib/lldp/lldpd.h
@@ -61,8 +61,6 @@ struct event_base;
     struct lldpd_chassis **, struct lldpd_port **
 #define PROTO_GUESS_SIG char *, int
 
-#define ALIGNED_CAST(TYPE, ATTR) ((TYPE) (void *) (ATTR))
-
 struct protocol {
     int  mode;       /* > 0 mode identifier (unique per protocol) */
     int  enabled;    /* Is this protocol enabled? */
-- 
2.1.3

_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to