From: Ben Pfaff Date: Tue, 26 Jan 2010 19:43:27 +0000 (-0800) Subject: Clean up nicira-ext.h header a bit. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2fe7c1cc919b0de3022230df8352fa45e0e42b8;p=openvswitch Clean up nicira-ext.h header a bit. --- diff --git a/include/openflow/nicira-ext.h b/include/openflow/nicira-ext.h index 41cd7ec9..7232d570 100644 --- a/include/openflow/nicira-ext.h +++ b/include/openflow/nicira-ext.h @@ -39,23 +39,11 @@ enum nicira_type { /* No longer used. */ NXT_ACT_SET_CONFIG__OBSOLETE, - - /* No longer used. */ NXT_ACT_GET_CONFIG__OBSOLETE, - - /* No longer used. */ NXT_COMMAND_REQUEST__OBSOLETE, - - /* No longer used. */ NXT_COMMAND_REPLY__OBSOLETE, - - /* No longer used. */ NXT_FLOW_END_CONFIG__OBSOLETE, - - /* No longer used. */ NXT_FLOW_END__OBSOLETE, - - /* No longer used. */ NXT_MGMT__OBSOLETE, };