* src/Editors/_EditPerson.py: callback for gallerytab no longer needed



svn: r9908
This commit is contained in:
Benny Malengier
2008-01-22 07:46:18 +00:00
parent 1b2d0727ed
commit f5009391d6
2 changed files with 3 additions and 1 deletions

View File

@@ -400,7 +400,6 @@ class EditPerson(EditPrimary):
the updating image on the main form which has just been modified.
"""
self.load_photo(obj.get_path(), ref.get_rectangle())
self.gallery_tab.edit_callback(ref, obj)
def _image_button_press(self, obj, event):
"""