Remove assert, which generates a warning, because a variable of type size_t is always...
authorChristoph Mallon <christoph.mallon@gmx.de>
Wed, 19 Jan 2011 13:02:21 +0000 (13:02 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Wed, 19 Jan 2011 13:02:21 +0000 (13:02 +0000)
commita99f237d3ec961af3da5d79b03b171311357c395
tree97e1fb71bd0e531f385b275af7b8ac1bbe3fe25f
parent13bb23b1b6c8353b0ca15c13ef70d56d44f4f3c3
Remove assert, which generates a warning, because a variable of type size_t is always >= 0.

[r28257]
ir/adt/set.c