]> git.lyx.org Git - lyx.git/blobdiff - lib/scripts/svg2pdftex.py
Remove profiling.py
[lyx.git] / lib / scripts / svg2pdftex.py
index 74266e55cb94a984ad6d51b96e3d739dcfc98b4e..aad6d0b321273b1821aa565fd110bc30939d6235 100644 (file)
@@ -1,5 +1,4 @@
 #!/usr/bin/python3
-# -*- coding: utf-8 -*-
 
 # file svg2pdftex.py
 # This file is part of LyX, the document processor.
@@ -28,7 +27,6 @@
 #   the real PDF file would be overwritten by a TeX file named outputfile.pdf.
 #
 
-from __future__ import print_function
 
 import os, sys, re, subprocess