Change return_if_fail into assert in remove_at of LinkedList.
authorMaciej Piechotka <uzytkownik2@gmail.com>
Sat, 18 Sep 2010 08:10:05 +0000 (09:10 +0100)
committerMaciej Piechotka <uzytkownik2@gmail.com>
Sat, 18 Sep 2010 08:10:05 +0000 (09:10 +0100)
commit235d9b0410b68062911c414badf9a94bce1d34b6
tree5ee45f4078d858b7666354a7d52e47d1dfc980ee
parent7f84de1f759a25c4563534f2710e465a1e7101a7
Change return_if_fail into assert in remove_at of LinkedList.

It fixes build issue described in bug #629933 and make the behavior
compatible with ArrayList.
gee/linkedlist.vala