mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Remove apparent debugging leftover.
This commit is contained in:
parent
80740d68c4
commit
ed3cda0ee1
@ -291,7 +291,6 @@ class HTMLTranslator(BaseTranslator):
|
||||
olduri))
|
||||
except (IOError, # Source image can't be found or opened
|
||||
UnicodeError): # PIL doesn't like Unicode paths.
|
||||
print olduri
|
||||
pass
|
||||
else:
|
||||
if not node.has_key('width'):
|
||||
|
Loading…
Reference in New Issue
Block a user