Just update the internal sort method
authorKlaus Ethgen <Klaus@Ethgen.de>
Fri, 10 Apr 2009 13:54:08 +0000 (13:54 +0000)
committerKlaus Ethgen <Klaus@Ethgen.de>
Fri, 10 Apr 2009 13:54:08 +0000 (13:54 +0000)
commitf43df7469ca80ae712259e6234fde3e194219b8d
tree1e70f9e38cdb3fdf8974a6e727ae4a1a9905bc70
parent6bbb74b31e8fad738645bb98ff008b7e241da279
Just update the internal sort method

There is no other use of the internal sort method than speeding up the
sorting of a collection. So setting it to SORT_NONE is the better
choice.
src/collect.c