comment is not relevant anymore (bug was fixed)

This commit is contained in:
Gered 2017-08-17 15:30:31 -04:00
parent fb6fcd4edd
commit d9e61030e5

View file

@ -33,8 +33,6 @@
(if-let [logger (:logger options)]
(XRLog/setLoggerImpl logger))
(XRLog/setLoggingEnabled true))
; NOTE: a bug in how Open HTML to PDF's XRLog class initializes itself will always result
; in an initial little bit of logging output regardless of when we set this to false.
(XRLog/setLoggingEnabled false)))
(defn prepare-html