mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 20:05:33 +08:00
a few changes cosmetic changes around OSChatMessage...
This commit is contained in:
@@ -916,7 +916,6 @@ namespace OpenSim
|
||||
httpResponse.KeepAlive = false;
|
||||
httpResponse.RawBuffer = binmsg;
|
||||
httpResponse.StatusCode = (int)HttpStatusCode.OK;
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user