remove "ref" argument from add_rpmdb() in the bindings
authorMichael Schroeder <mls@suse.de>
Tue, 23 Apr 2013 08:54:00 +0000 (10:54 +0200)
committerMichael Schroeder <mls@suse.de>
Tue, 23 Apr 2013 08:54:00 +0000 (10:54 +0200)
commit7ea7526604691034dbcadb096c7b8c053f0d9ed4
tree8f7103b363eed741ee852e8ede12de67f1a0741e
parent7fbfb48c6db0ccf031a61d2f38aca87600a3f223
remove "ref" argument from add_rpmdb() in the bindings

This is done mainly for consistency reasons (plus nobody
used the ref argument anyway). When we need the ref back,
we'll add a new method.
bindings/solv.i
examples/p5solv
examples/pysolv
examples/rbsolv