[runtime] Updates comments.
[mono.git] / mcs / class / corlib / System.Reflection / RuntimeReflectionExtensions.cs
index d3284fb0d78caad9a6ef97afe1b3f6b08bb2e5b0..9cf23dc61377a6419660fde0ced6e23abf5edd98 100644 (file)
@@ -25,7 +25,6 @@
 // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 // THE SOFTWARE.
 
-#if NET_4_5
 
 using System.Collections.Generic;
 
@@ -124,5 +123,4 @@ namespace System.Reflection
                }
        }
 }
-#endif