From 55730240f502a4f25817e8376b6f063bbf94e13d Mon Sep 17 00:00:00 2001 From: Raphael Ackermann Date: Fri, 14 Aug 2009 07:07:55 +0000 Subject: [PATCH] add missing import svn: r13002 --- src/gen/proxy/living.py | 1 - 1 file changed, 1 deletion(-) diff --git a/src/gen/proxy/living.py b/src/gen/proxy/living.py index 31d936562..4f6a77f44 100644 --- a/src/gen/proxy/living.py +++ b/src/gen/proxy/living.py @@ -29,7 +29,6 @@ Proxy class for the GRAMPS databases. Filter out all living people. # Python libraries # #------------------------------------------------------------------------- -from gettext import gettext as _ #------------------------------------------------------------------------- #