aboutsummaryrefslogtreecommitdiff
path: root/Emby.Drawing/ImageProcessor.cs
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2015-08-14 13:24:07 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2015-08-14 13:24:07 -0400
commitec5619e0f960a2abc2226f81fcfcb82ae9fc295a (patch)
treec32b864967224c76d3b02cacd769d57cf77a4b53 /Emby.Drawing/ImageProcessor.cs
parent6ed2a85f45c4b59b4fe6ee1c93b81aa76a69fc78 (diff)
restore polymer changes
Diffstat (limited to 'Emby.Drawing/ImageProcessor.cs')
-rw-r--r--Emby.Drawing/ImageProcessor.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Emby.Drawing/ImageProcessor.cs b/Emby.Drawing/ImageProcessor.cs
index e6aaaa797..970b463cd 100644
--- a/Emby.Drawing/ImageProcessor.cs
+++ b/Emby.Drawing/ImageProcessor.cs
@@ -422,7 +422,7 @@ namespace Emby.Drawing
{
throw;
}
- _logger.Info("Failed to read image header for {0}. Doing it the slow way.", path);
+ //_logger.Info("Failed to read image header for {0}. Doing it the slow way.", path);
CheckDisposed();