config-less fallback
Change-Id: I695260d6d0c727c3ba7a67886e535569292b15e5
This commit is contained in:
@@ -408,6 +408,8 @@ ColorConfig::ColorConfig()
|
||||
|
||||
ColorConfig::~ColorConfig()
|
||||
{
|
||||
if (utl::ConfigManager::IsAvoidConfig())
|
||||
return;
|
||||
::osl::MutexGuard aGuard( ColorMutex_Impl::get() );
|
||||
m_pImpl->RemoveListener(this);
|
||||
if(!--nColorRefCount_Impl)
|
||||
|
Reference in New Issue
Block a user