From 6b8eff0908143987188cf18c71de7a053e6ddcd9 Mon Sep 17 00:00:00 2001 From: Doug Blank Date: Wed, 3 Jul 2013 01:20:03 +0000 Subject: [PATCH] 6878: Running CLI options when DISPLAY not set barfs svn: r22642 --- gramps/plugins/export/exportxml.py | 1 - 1 file changed, 1 deletion(-) diff --git a/gramps/plugins/export/exportxml.py b/gramps/plugins/export/exportxml.py index 1da7bece2..3e94b0287 100644 --- a/gramps/plugins/export/exportxml.py +++ b/gramps/plugins/export/exportxml.py @@ -64,7 +64,6 @@ from gramps.gen.updatecallback import UpdateCallback from gramps.gen.db.exceptions import DbWriteFailure from gramps.version import VERSION from gramps.gen.constfunc import win -from gramps.gui.plug.export import WriterOptionBox import gramps.plugins.lib.libgrampsxml as libgrampsxml from gramps.gen.constfunc import cuni, conv_to_unicode