multipart request message updated
[openflowjava.git] / openflow-protocol-api / src / main / yang / openflow-types.yang
index 6552b2ee8527cf985d7e3e2e9ffd1a4eef848ee9..1722b1ba4e5f946574c86f742a3cef334c2e7415 100644 (file)
@@ -468,11 +468,6 @@ module openflow-types {
     typedef multipart-type {
         /* ofp_multipart_type */
         type enumeration {
-            enum OFPGT_ALL {
-              value 0;
-              description "All (multicast/broadcast) group.";
-            }
-            
             enum OFPMP_DESC {
               value 0;
               description "Description of this OpenFlow switch.