OpenSimMirror/OpenSim/Region/ClientStack/Linden
Justin Clark-Casey (justincc) 0e265889dd Remove unnecessary AgentCircuitData null check from Scene.AddNewClient().
The only caller is the LLUDP stack and this has to validate the UDP circuit itself, so we know that it exists.
This allows us to eliminate another null check elsewhere and simplifies the method contract
2011-12-08 19:25:24 +00:00
..
Caps Stop also adding an ordinary http handler when we set up a poll http handler. 2011-12-07 12:28:42 +00:00
UDP Remove unnecessary AgentCircuitData null check from Scene.AddNewClient(). 2011-12-08 19:25:24 +00:00