From eafa3ffbb328f580f914b39f33c13033ad2e2ae8 Mon Sep 17 00:00:00 2001 From: Peter Dettman Date: Sun, 8 Nov 2015 18:55:16 +0700 Subject: Remove old TODO --- crypto/test/src/util/test/SimpleTest.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/crypto/test/src/util/test/SimpleTest.cs b/crypto/test/src/util/test/SimpleTest.cs index 1cf9aa16f..faeee65c9 100644 --- a/crypto/test/src/util/test/SimpleTest.cs +++ b/crypto/test/src/util/test/SimpleTest.cs @@ -125,7 +125,6 @@ namespace Org.BouncyCastle.Utilities.Test private static string GetShortName( string fullName) { -// TODO MonoDevelop/Visual Studio embedded resource ids still inconsistent #if PORTABLE return fullName.Substring("crypto.tests.".Length); #else -- cgit 1.4.1