diff options
author | Diva Canto | 2009-09-28 05:54:37 -0700 |
---|---|---|
committer | Diva Canto | 2009-09-28 05:54:37 -0700 |
commit | 0f05bbb4a20224492febf17604fa23ef2486fa1a (patch) | |
tree | e81ec13cf6109e405a5f9e74f229735ea5116ae6 /OpenSim/ApplicationPlugins/CreateCommsManager/CreateCommsManagerPlugin.cs | |
parent | Fixed small bug in having to deal with RegionInfo's ServerURI, which wasn't b... (diff) | |
download | opensim-SC-0f05bbb4a20224492febf17604fa23ef2486fa1a.zip opensim-SC-0f05bbb4a20224492febf17604fa23ef2486fa1a.tar.gz opensim-SC-0f05bbb4a20224492febf17604fa23ef2486fa1a.tar.bz2 opensim-SC-0f05bbb4a20224492febf17604fa23ef2486fa1a.tar.xz |
Deleted some files that aren't being used anymore.
Diffstat (limited to '')
-rw-r--r-- | OpenSim/ApplicationPlugins/CreateCommsManager/CreateCommsManagerPlugin.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/OpenSim/ApplicationPlugins/CreateCommsManager/CreateCommsManagerPlugin.cs b/OpenSim/ApplicationPlugins/CreateCommsManager/CreateCommsManagerPlugin.cs index cd93bea..20cec04 100644 --- a/OpenSim/ApplicationPlugins/CreateCommsManager/CreateCommsManagerPlugin.cs +++ b/OpenSim/ApplicationPlugins/CreateCommsManager/CreateCommsManagerPlugin.cs | |||
@@ -69,7 +69,6 @@ namespace OpenSim.ApplicationPlugins.CreateCommsManager | |||
69 | 69 | ||
70 | protected CommunicationsManager m_commsManager; | 70 | protected CommunicationsManager m_commsManager; |
71 | protected GridInfoService m_gridInfoService; | 71 | protected GridInfoService m_gridInfoService; |
72 | protected IHyperlink HGServices = null; | ||
73 | 72 | ||
74 | protected IRegionCreator m_regionCreator; | 73 | protected IRegionCreator m_regionCreator; |
75 | 74 | ||