Merge pull request #2388 from BrzVlad/feature-los-caching
[mono.git] / mcs / class / corlib / System.Diagnostics.Tracing / EventSourceAttribute.cs
index 0bc0faef9f5984436d43072e85cf8c7666b79a57..078c0875405cd1519b6c1c2898d620d5f884f928 100644 (file)
@@ -26,7 +26,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_4_5
 
 namespace System.Diagnostics.Tracing
 {
@@ -47,4 +46,3 @@ namespace System.Diagnostics.Tracing
        }
 }
 
-#endif