From fea4893f406a08d7d115c3072416cf0481e24076 Mon Sep 17 00:00:00 2001 From: Andreas Preikschat Date: Wed, 11 Sep 2013 15:30:59 +0200 Subject: [PATCH] removed pritn --- openlp/core/lib/htmlbuilder.py | 1 - 1 file changed, 1 deletion(-) diff --git a/openlp/core/lib/htmlbuilder.py b/openlp/core/lib/htmlbuilder.py index 9cb69579b..89aa8f43c 100644 --- a/openlp/core/lib/htmlbuilder.py +++ b/openlp/core/lib/htmlbuilder.py @@ -607,7 +607,6 @@ def build_html(item, screen, is_live, background, image=None, plugins=None): image_src, html_additions ) - print(html) return html