diff options
author | ubit | 2012-07-16 00:46:22 +0200 |
---|---|---|
committer | ubit | 2012-07-16 00:46:22 +0200 |
commit | d3d877ceca0a697e03e12dd53277c83b049c740e (patch) | |
tree | e67020efd469d648c6c3ad28a1585bf9aad47025 /OpenSim/Region/ClientStack/Linden | |
parent | merge fix (diff) | |
parent | backkick git (diff) | |
download | opensim-SC-d3d877ceca0a697e03e12dd53277c83b049c740e.zip opensim-SC-d3d877ceca0a697e03e12dd53277c83b049c740e.tar.gz opensim-SC-d3d877ceca0a697e03e12dd53277c83b049c740e.tar.bz2 opensim-SC-d3d877ceca0a697e03e12dd53277c83b049c740e.tar.xz |
Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitwork
Diffstat (limited to 'OpenSim/Region/ClientStack/Linden')
-rw-r--r-- | OpenSim/Region/ClientStack/Linden/UDP/LLUDPServer.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/OpenSim/Region/ClientStack/Linden/UDP/LLUDPServer.cs b/OpenSim/Region/ClientStack/Linden/UDP/LLUDPServer.cs index a7740b9..0831946 100644 --- a/OpenSim/Region/ClientStack/Linden/UDP/LLUDPServer.cs +++ b/OpenSim/Region/ClientStack/Linden/UDP/LLUDPServer.cs | |||
@@ -25,7 +25,6 @@ | |||
25 | * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 25 | * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
26 | */ | 26 | */ |
27 | 27 | ||
28 | |||
29 | using System; | 28 | using System; |
30 | using System.Collections.Generic; | 29 | using System.Collections.Generic; |
31 | using System.Diagnostics; | 30 | using System.Diagnostics; |