aboutsummaryrefslogtreecommitdiff
path: root/Emby.Drawing
diff options
context:
space:
mode:
Diffstat (limited to 'Emby.Drawing')
-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();