From 11df6b2b2925de1b3a5cb624c75c021e843b0825 Mon Sep 17 00:00:00 2001 From: Nick Hall Date: Thu, 31 Jan 2013 18:33:20 +0000 Subject: [PATCH] Remove duplicate LOCALE_DIR svn: r21262 --- gramps/gen/const.py.in | 6 ------ 1 file changed, 6 deletions(-) diff --git a/gramps/gen/const.py.in b/gramps/gen/const.py.in index 1f142aae4..a73680192 100644 --- a/gramps/gen/const.py.in +++ b/gramps/gen/const.py.in @@ -93,12 +93,6 @@ APP_GRAMPS_PKG = "application/x-gramps-package" APP_GENEWEB = "application/x-geneweb" APP_VCARD = ["text/x-vcard", "text/x-vcalendar"] -#------------------------------------------------------------------------- -# -# system paths -# -#------------------------------------------------------------------------- -LOCALE_DIR = "@LOCALE_DIR@" #------------------------------------------------------------------------- # # Platforms