diff --git a/NDecrypt.Core/DecryptArgs.cs b/NDecrypt.Core/DecryptArgs.cs index a1e69e1..a701176 100644 --- a/NDecrypt.Core/DecryptArgs.cs +++ b/NDecrypt.Core/DecryptArgs.cs @@ -6,7 +6,6 @@ using SabreTools.Matching; namespace NDecrypt.Core { - // TODO: Add test validation that keys are correct; similar to rom-properties public class DecryptArgs { #region Common Fields