[entropy.client.interfaces.package] remove deprecated dropChangelog call

This commit is contained in:
Fabio Erculiani
2010-05-28 19:56:48 +02:00
parent 0d06fade5f
commit d1712ff39c
@@ -1568,9 +1568,6 @@ class Package:
ctime = time.time()
inst_repo.setCreationDate(idpackage, str(ctime))
# TODO: remove this in future, drop changelog table
inst_repo.dropChangelog()
# add idpk to the installedtable
inst_repo.dropInstalledPackageFromStore(idpackage)
inst_repo.storeInstalledPackage(idpackage,