mirror of
https://github.com/opensim/opensim.git
synced 2026-05-15 03:15:41 +08:00
Removed System.Windows.Form reference from DotNetEngine.Compiler.LSL , it didn't seem to be needed anyway.
This commit is contained in:
@@ -30,7 +30,7 @@ using System;
|
||||
using System.Reflection;
|
||||
using System.Reflection.Emit;
|
||||
using System.Threading;
|
||||
using System.Windows.Forms;
|
||||
//using System.Windows.Forms;
|
||||
|
||||
namespace OpenSim.Region.ScriptEngine.DotNetEngine.Compiler.LSL
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user