mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
minor: further cleanup of old vb and yield prolog script engine references that were removed some time ago
This commit is contained in:
@@ -964,8 +964,6 @@ namespace OpenSim.Region.ScriptEngine.XEngine
|
||||
if (restOfFirstLine.StartsWith("c#")
|
||||
|| restOfFirstLine.StartsWith("vb")
|
||||
|| restOfFirstLine.StartsWith("lsl")
|
||||
|| restOfFirstLine.StartsWith("js")
|
||||
|| restOfFirstLine.StartsWith("yp")
|
||||
|| restOfFirstLine.Length == 0)
|
||||
warnRunningInXEngine = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user