ofproto-dpif: Remove 'has_bundle_action'.
[sliver-openvswitch.git] / ofproto / ofproto-dpif.h
index b9f5eab..511184a 100644 (file)
@@ -100,7 +100,6 @@ struct ofproto_dpif {
     /* Support for debugging async flow mods. */
     struct list completions;
 
-    bool has_bundle_action; /* True when the first bundle action appears. */
     struct netdev_stats stats; /* To account packets generated and consumed in
                                 * userspace. */