]> git.lyx.org Git - lyx.git/blobdiff - lib/scripts/pic2ascii.py
fix typo that put too many include paths for most people
[lyx.git] / lib / scripts / pic2ascii.py
index 069fd1bae632efb4fd8f414b5c27af3ac5f25693..16395cac24999f6a660981e0b8ebc1962ec9e3e2 100644 (file)
@@ -4,7 +4,6 @@
 
 import sys
 import os
-import os.path
 import string
 
 pid = os.fork()