Removed debugging code

This commit is contained in:
Dmytro Vorona 2013-08-05 14:32:39 +02:00
parent 77c488afc3
commit 3179e69f66

View File

@ -211,7 +211,6 @@ class pil_build_ext(build_ext):
platinclude_path =\
platinclude_path.replace(prefix, sys.real_prefix)
# from IPython import embed; embed()
_add_directory(include_dirs, platinclude_path)
#