summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--filter/source/config/cache/typedetection.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/filter/source/config/cache/typedetection.cxx b/filter/source/config/cache/typedetection.cxx
index 3f39602470aa..278f53eea11a 100644
--- a/filter/source/config/cache/typedetection.cxx
+++ b/filter/source/config/cache/typedetection.cxx
@@ -1185,7 +1185,6 @@ bool TypeDetection::impl_validateAndSetFilterOnDescriptor( utl::MediaDescri
CacheItem aFilter = cache.getItem(FilterCache::E_FILTER, sFilter);
OUString sType;
aFilter[PROPNAME_TYPE] >>= sType;
- CacheItem aType = cache.getItem(FilterCache::E_TYPE, sType);
aLock.clear();
// <- SAFE