mirror of
https://github.com/opensim/opensim.git
synced 2026-07-31 05:45:37 +08:00
Remove unnecessary System.Linq reference from Compiler.cs
Hopefully will fix windows build via compile.bat
This commit is contained in:
@@ -31,7 +31,6 @@ using System.Collections.Generic;
|
||||
using System.Globalization;
|
||||
using System.Reflection;
|
||||
using System.IO;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using Microsoft.CSharp;
|
||||
//using Microsoft.JScript;
|
||||
|
||||
Reference in New Issue
Block a user