mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 08:06:27 +08:00
* Remove mono warnings
This commit is contained in:
@@ -49,7 +49,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP
|
||||
uint port = 666;
|
||||
llUdpServer.Initialise(null, ref port, -1, false, new ClientStackUserSettings(), null, null);
|
||||
|
||||
UseCircuitCodePacket uccp = new UseCircuitCodePacket();
|
||||
//UseCircuitCodePacket uccp = new UseCircuitCodePacket();
|
||||
//llUdpServer.epS
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user