--- openflow-2010-09-13-2.h	2015-07-23 09:54:15.956479313 -0700
+++ openflow-2010-09-13-3.h	2015-07-23 09:54:15.960479313 -0700
@@ -656,17 +656,6 @@
 };
 OFP_ASSERT(sizeof(struct ofp_flow_removed) == 88);
 
-enum ofp_group_mod_command {
-    OFPGMC_ADD,                 /* New group. */
-    OFPGMC_SET,                 /* Modify matching groups. */
-    OFPGMC_DELETE,              /* Delete all matching groups. */
-};
-
-/* Group mod (controller/switch) */
-/* struct ofp_group_mod {
-
-} */
-
 /* Values for 'type' in ofp_error_message.  These values are immutable: they
  * will not change in future versions of the protocol (although new values may
  * be added). */
