mirror of
https://github.com/opensim/opensim.git
synced 2026-07-31 13:55:35 +08:00
* minor: remove warnings
This commit is contained in:
@@ -72,7 +72,7 @@ namespace OpenSim.Region.ScriptEngine.Common
|
||||
|
||||
private Executor m_Exec;
|
||||
|
||||
private string m_state = "default";
|
||||
//private string m_state = "default";
|
||||
|
||||
public void state(string newState)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user