[bcl] Rename variables to avoid conflict with later renames
[mono.git] / mcs / class / System.IdentityModel / System.IdentityModel.Tokens / IssuerNameRegistry.cs
index ad1d2f96a577cb760aab5f04213e407aded65628..d6992445508b9466dfa476c81a442997856873e2 100644 (file)
@@ -25,7 +25,6 @@
 // OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
-#if NET_4_5
 
 using System.IdentityModel.Configuration;
 using System.Xml;
@@ -52,4 +51,3 @@ namespace System.IdentityModel.Tokens
                }
        }
 }
-#endif
\ No newline at end of file