X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ftools%2Fxbuild%2FErrorUtilities.cs;h=c91f97b40a6332a7309b0220c513f614c1bc2fdc;hb=7ce175b0238981998fa26aea66fec369c7fc9af2;hp=79eda999ee4dc2ba60fed8ff4a2d75011ebdb9dd;hpb=5359f9feaf83d990722d3e0e0b583802704170fe;p=mono.git diff --git a/mcs/tools/xbuild/ErrorUtilities.cs b/mcs/tools/xbuild/ErrorUtilities.cs index 79eda999ee4..c91f97b40a6 100644 --- a/mcs/tools/xbuild/ErrorUtilities.cs +++ b/mcs/tools/xbuild/ErrorUtilities.cs @@ -25,7 +25,6 @@ // OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -#if NET_2_0 using System; @@ -116,4 +115,3 @@ namespace Mono.XBuild.CommandLine { } } -#endif