REFN changes for GEDCOM import

svn: r802
This commit is contained in:
Don Allingham
2002-02-27 01:18:49 +00:00
parent a9a41b6436
commit c173958306
5 changed files with 55 additions and 9 deletions

View File

@@ -229,8 +229,6 @@ class OpenOfficeDoc(TextDoc):
image = ImgManip.ImgManip(name)
(x,y) = image.size()
aspect_ratio = float(x)/float(y)
ratio = float(x_cm)*float(y)/(float(y_cm)*float(x))
if ratio < 1: