X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FMono.Xml.Ext%2FMono.Xml.XPath2%2FXQueryCompileOptions.cs;h=f4f44eda44ea69101dd20544724e7791cbca3a86;hb=a341404ecdd3b5ca2ed0ab1e9a5bcb9b5ccd2566;hp=b4e0f8192aa41204712a43a9204f2f0308c5dafb;hpb=53e266903ec6b2d822cf5b0c566f6374df5307a4;p=mono.git diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryCompileOptions.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryCompileOptions.cs index b4e0f8192aa..f4f44eda44e 100644 --- a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryCompileOptions.cs +++ b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryCompileOptions.cs @@ -26,7 +26,6 @@ // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. // -#if NET_2_0 using System; using System.Collections; @@ -98,4 +97,3 @@ namespace Mono.Xml.XPath2 } } -#endif