Bläddra i källkod

Fix the mobile build

Jb Evain 14 år sedan
förälder
incheckning
46310e7d8e
1 ändrade filer med 0 tillägg och 2 borttagningar
  1. 0 2
      mcs/class/System.ServiceModel/Dummy_2_1.cs

+ 0 - 2
mcs/class/System.ServiceModel/Dummy_2_1.cs

@@ -7,7 +7,6 @@ using System.ServiceModel.Dispatcher;
 using System.Text;
 using System.Xml;
 
-#if !MOBILE
 namespace System.Runtime.CompilerServices
 {
 	// introduced for silverlight sdk compatibility
@@ -18,7 +17,6 @@ namespace System.Runtime.CompilerServices
 		}
 	}
 }
-#endif
 
 namespace System.ServiceModel
 {