okay this fixes the fix ;)

This commit is contained in:
age 2007-01-28 22:28:42 +00:00
parent 5b6ea1fe01
commit ef50cfae3e

View file

@ -80,6 +80,7 @@ class volume_props(cryptobox.plugins.base.CryptoBoxPlugin):
## out. If it is really needed, there should be a check if
## this plugin is trying to load the dataset of itself.
#plugin.load_dataset(hdf)
pass
## call our parent's method
cryptobox.plugins.base.CryptoBoxPlugin.load_dataset(self, hdf)