ofp-util: Remove obsolete build assertion.
authorBen Pfaff <blp@nicira.com>
Wed, 7 Sep 2011 17:12:13 +0000 (10:12 -0700)
committerBen Pfaff <blp@nicira.com>
Thu, 15 Sep 2011 18:10:36 +0000 (11:10 -0700)
commiteb6e978cc1119c651efe48aeffc22e1827e4458a
treed1baae6cbf1cc57de293644cce1b8bb218e55c26
parent6d324ae5dbe13066aa60d71c4e5d2beaaab6af21
ofp-util: Remove obsolete build assertion.

Commit d1e9b9bf3 "nicira-ext: Renumber NXT_FLOW_MOD_TABLE_ID" eliminated
the need for the NXT_SET_FLOW_FORMAT and NXT_FLOW_MOD_TABLE_ID commands to
have different sizes, so asserting that they are different isn't useful
anymore (although it is still correct and always will be).
lib/ofp-util.c