diff options
author | UbitUmarov | 2019-09-11 14:09:55 +0100 |
---|---|---|
committer | UbitUmarov | 2019-09-11 14:09:55 +0100 |
commit | ecfa3cf7dc57c3bdd014431ec24056274392822a (patch) | |
tree | 5c2b11b0c4333914518528fffa66198c4cbdc440 /OpenSim/Region | |
parent | remove a config option that controled a useless sim feature. note that at thi... (diff) | |
download | opensim-SC-ecfa3cf7dc57c3bdd014431ec24056274392822a.zip opensim-SC-ecfa3cf7dc57c3bdd014431ec24056274392822a.tar.gz opensim-SC-ecfa3cf7dc57c3bdd014431ec24056274392822a.tar.bz2 opensim-SC-ecfa3cf7dc57c3bdd014431ec24056274392822a.tar.xz |
pesty warning
Diffstat (limited to 'OpenSim/Region')
-rwxr-xr-x | OpenSim/Region/CoreModules/Avatar/AvatarFactory/AvatarFactoryModule.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/OpenSim/Region/CoreModules/Avatar/AvatarFactory/AvatarFactoryModule.cs b/OpenSim/Region/CoreModules/Avatar/AvatarFactory/AvatarFactoryModule.cs index 2013938..240d70b 100755 --- a/OpenSim/Region/CoreModules/Avatar/AvatarFactory/AvatarFactoryModule.cs +++ b/OpenSim/Region/CoreModules/Avatar/AvatarFactory/AvatarFactoryModule.cs | |||
@@ -582,7 +582,6 @@ namespace OpenSim.Region.CoreModules.Avatar.AvatarFactory | |||
582 | if (checkExternal) | 582 | if (checkExternal) |
583 | { | 583 | { |
584 | WearableCacheItem[] bakedModuleCache = null; | 584 | WearableCacheItem[] bakedModuleCache = null; |
585 | bool gotbacked = false; | ||
586 | hits = 0; | 585 | hits = 0; |
587 | 586 | ||
588 | // m_log.Debug("[ValidateBakedCache] local cache invalid, checking bakedModule"); | 587 | // m_log.Debug("[ValidateBakedCache] local cache invalid, checking bakedModule"); |