mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2026-09-03 20:52:55 -05:00
Remove apparent debugging leftover.
This commit is contained in:
@@ -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'):
|
||||
|
||||
Reference in New Issue
Block a user