diff options
author | Diva Canto | 2010-01-17 07:54:03 -0800 |
---|---|---|
committer | Diva Canto | 2010-01-17 07:54:03 -0800 |
commit | bd4d94a4f5490708773db7e211c0c96999bb84c2 (patch) | |
tree | e7f461bff31f943675a6bc3e6dcb7d25bab86d45 /OpenSim/Region | |
parent | These 2 were moved to corresponding Hypergrid folders. The server connector w... (diff) | |
download | opensim-SC_OLD-bd4d94a4f5490708773db7e211c0c96999bb84c2.zip opensim-SC_OLD-bd4d94a4f5490708773db7e211c0c96999bb84c2.tar.gz opensim-SC_OLD-bd4d94a4f5490708773db7e211c0c96999bb84c2.tar.bz2 opensim-SC_OLD-bd4d94a4f5490708773db7e211c0c96999bb84c2.tar.xz |
Hyperlinking minimally tested and working.
Diffstat (limited to 'OpenSim/Region')
-rw-r--r-- | OpenSim/Region/CoreModules/ServiceConnectorsOut/Grid/HGGridConnector.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/OpenSim/Region/CoreModules/ServiceConnectorsOut/Grid/HGGridConnector.cs b/OpenSim/Region/CoreModules/ServiceConnectorsOut/Grid/HGGridConnector.cs index 75eb889..773286c 100644 --- a/OpenSim/Region/CoreModules/ServiceConnectorsOut/Grid/HGGridConnector.cs +++ b/OpenSim/Region/CoreModules/ServiceConnectorsOut/Grid/HGGridConnector.cs | |||
@@ -40,7 +40,6 @@ using OpenSim.Services.Interfaces; | |||
40 | using GridRegion = OpenSim.Services.Interfaces.GridRegion; | 40 | using GridRegion = OpenSim.Services.Interfaces.GridRegion; |
41 | using PresenceInfo = OpenSim.Services.Interfaces.PresenceInfo; | 41 | using PresenceInfo = OpenSim.Services.Interfaces.PresenceInfo; |
42 | using OpenSim.Server.Base; | 42 | using OpenSim.Server.Base; |
43 | using OpenSim.Services.Connectors.Grid; | ||
44 | using OpenSim.Framework.Console; | 43 | using OpenSim.Framework.Console; |
45 | 44 | ||
46 | using OpenMetaverse; | 45 | using OpenMetaverse; |