Remove pointless assert: size_t nelts is always >= 0.
authorChristoph Mallon <christoph.mallon@gmx.de>
Mon, 31 Jan 2011 10:18:10 +0000 (10:18 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Mon, 31 Jan 2011 10:18:10 +0000 (10:18 +0000)
commit1016be771dd3ab629b21ba7d0d8fecd6a5e8eb8b
tree310a5e2ce9d8f0b12e645aa25f8a94d21d2e057f
parentbe443c935b7081dc615df6591b30fde224781244
Remove pointless assert: size_t nelts is always >= 0.

[r28286]
ir/adt/array.c