remove debugging output
svn: r4686
This commit is contained in:
parent
63f788bad9
commit
5cc4c5b9b6
@ -401,7 +401,6 @@ class PedigreeView:
|
||||
|
||||
person_handle = obj.get_data(_PERSON)
|
||||
if person_handle:
|
||||
print "PedView.on_childmenu_changed emits 'active-changed'"
|
||||
self.parent.emit("active-changed", (person_handle,))
|
||||
return 1
|
||||
return 0
|
||||
|
Loading…
Reference in New Issue
Block a user