remove bogus assertion 3.5
authorAurelien Campeas
Wed, 09 Sep 2009 17:51:30 +0200
branch3.5
changeset 3150 20c0ba65ee0b
parent 3149 c6a85fafb155
child 3151 5d45c0945bd3
remove bogus assertion
ext/xhtml2fo.py
--- a/ext/xhtml2fo.py	Wed Sep 09 17:50:45 2009 +0200
+++ b/ext/xhtml2fo.py	Wed Sep 09 17:51:30 2009 +0200
@@ -1,6 +1,3 @@
-from cubicweb.utils import can_do_pdf_conversion
-assert can_do_pdf_conversion()
-
 from xml.etree.ElementTree import QName, fromstring
 from pysixt.standard.xhtml_xslfo.transformer import XHTML2FOTransformer
 from pysixt.utils.xslfo.standard import cm