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