Remove unnecessary assert. (dotnet/coreclr#7889)
authorJim Ma <mazong1123@gmail.com>
Sat, 29 Oct 2016 17:47:15 +0000 (01:47 +0800)
committerJan Kotas <jkotas@microsoft.com>
Sat, 29 Oct 2016 17:47:15 +0000 (10:47 -0700)
commit6776bc463eb1c7b9a1c8e0947c5e46ade55824b8
tree569f980023c917f820b6669ee271becb3d7260af
parentc6091124857d326f5dd87b565b9ba3b9b3e1c61f
Remove unnecessary assert. (dotnet/coreclr#7889)

Remvoe the unneccessary assert that might cause a bug.

fix dotnet/coreclr#6856

Commit migrated from https://github.com/dotnet/coreclr/commit/d64c7d60fcc8132c8a57c5c3c9d6e296232520dd
src/coreclr/src/vm/commodule.cpp