Remove useless empty line

This commit is contained in:
Guillaume Ayoub 2018-01-29 23:30:57 +01:00
parent f950715dfd
commit 4624332fcd
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@ from .logger import LOGGER
# XXX No unicode_literals, cffi likes native strings
if cairo.cairo_version() <= 11400:
warnings.warn('There are known rendering problems with Cairo <= 1.14.0')