nicira-ext: Remove unused macro NICIRA_OUI_STR.
authorBen Pfaff <blp@nicira.com>
Wed, 8 Dec 2010 00:17:14 +0000 (16:17 -0800)
committerBen Pfaff <blp@nicira.com>
Thu, 9 Dec 2010 18:31:50 +0000 (10:31 -0800)
I don't know what this is good for.

include/openflow/nicira-ext.h

index 3970e23..de3c2e5 100644 (file)
@@ -20,8 +20,6 @@
 #include "openflow/openflow.h"
 #include "openvswitch/types.h"
 
-#define NICIRA_OUI_STR "002320"
-
 /* The following vendor extensions, proposed by Nicira Networks, are not yet
  * standardized, so they are not included in openflow.h.  Some of them may be
  * suitable for standardization; others we never expect to standardize. */