[doc] remove note from remarks

This commit is contained in:
Matt Nadareski
2016-05-15 14:36:09 -07:00
parent b895b06029
commit 6dc0c07b4a

View File

@@ -150,7 +150,6 @@ namespace SabreTools.Helper
/// <returns>True if the DAT was written correctly, false otherwise</returns>
/// <remarks>
/// The following features have been requested for file output:
/// - Have the ability to add a comment field
/// - Have the ability to strip special (non-ASCII) characters from rom information
/// - Add a flag for ignoring roms with blank sizes
/// </remarks>