Merge pull request #2454 from tastywheattasteslikechicken/FixVtableAbort
[mono.git] / mcs / class / Mono.Xml.Ext / Mono.Xml.XPath2 / XQueryCompileOptions.cs
index b4e0f8192aa41204712a43a9204f2f0308c5dafb..f4f44eda44ea69101dd20544724e7791cbca3a86 100644 (file)
@@ -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