X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FMono.Xml.Ext%2FMono.Xml.XPath2%2FXQueryCommandImpl.cs;h=465352e289905e0dc029569c0177371d53c3ab9e;hb=37e0ed9066c4d7d77218221cac4619f493057405;hp=e3cfdd5ecd4c0fff40c62cea052eb8d9c02d5476;hpb=b2262f41726a89c8209facb3ea9e4be9582422b5;p=mono.git diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryCommandImpl.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryCommandImpl.cs index e3cfdd5ecd4..465352e2899 100644 --- a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryCommandImpl.cs +++ b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryCommandImpl.cs @@ -27,7 +27,6 @@ // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. // -#if NET_2_0 using System; using System.Collections; using System.IO; @@ -97,4 +96,3 @@ namespace Mono.Xml.XPath2 } -#endif