variant: remove useless assertion
authorAkim Demaille <akim@lrde.epita.fr>
Thu, 19 Sep 2013 13:03:01 +0000 (15:03 +0200)
committerAkim Demaille <akim@lrde.epita.fr>
Thu, 19 Sep 2013 13:57:59 +0000 (15:57 +0200)
commit66b03e134fd851db9de1f57f8fe110799375234e
treebe2e0a974f96860c41ca28df4ab285b20131177b
parent3dc50b3bc2f11909b6edf51ea6e9414228235c2e
variant: remove useless assertion

* data/variant.hh (move): Remove precondition assertion which is
ensured by the first call of the body (this precondition is also one
of "build").
data/variant.hh