* src/Relationship.py: remove old methods that are no longer used,

get_relationship() and get_relationship_distance()

2007-11-22 Benny Malengier <benny.malengier@gramps-project.org>


svn: r9384
This commit is contained in:
Benny Malengier
2007-11-21 23:34:41 +00:00
parent 14885c719e
commit 0dca36536d
2 changed files with 7 additions and 100 deletions

View File

@@ -1,3 +1,7 @@
2007-11-22 Benny Malengier <benny.malengier@gramps-project.org>
* src/Relationship.py: remove old methods that are no longer used,
get_relationship() and get_relationship_distance()
2007-11-22 Benny Malengier <benny.malengier@gramps-project.org>
* src/plugins/relcalc.glade: don't do connect in glade, we need key
* src/plugins/Leak.py: use os.sep, not + '/'