ext/xhtml2fo.py
branch3.5
changeset 3150 20c0ba65ee0b
parent 3080 32c2b6a34ab2
child 4719 aaed3f813ef8
--- 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