diff --git a/src/ImageSharp/Formats/Png/PngDecoderCore.cs b/src/ImageSharp/Formats/Png/PngDecoderCore.cs
index 12bc040f5..d57ba8d4e 100644
--- a/src/ImageSharp/Formats/Png/PngDecoderCore.cs
+++ b/src/ImageSharp/Formats/Png/PngDecoderCore.cs
@@ -612,9 +612,6 @@ namespace ImageSharp.Formats
/// Identifies the chunk type from the chunk.
///
/// The chunk.
- ///
- /// The containing identifying information.
- ///
///
/// Thrown if the input stream is not valid.
///