]> git.ipfire.org Git - thirdparty/libsolv.git/commit
Optimize last commit a bit
authorMichael Schroeder <mls@suse.de>
Mon, 25 Mar 2019 15:58:50 +0000 (16:58 +0100)
committerMichael Schroeder <mls@suse.de>
Mon, 25 Mar 2019 15:58:50 +0000 (16:58 +0100)
commit979c635070cfc5154faecfc93177d113c62a5d8e
tree1880e6aad36e04dc420768ab4ebe68cbf1dd90dd
parent7da0695e67e17d73bc62bbf079e997bac9c7edea
Optimize last commit a bit

There's no need to look at already conflicted packages, they cannot
be in the package list.
src/solver.c