summaryrefslogtreecommitdiff
path: root/extensions/source/logging/log_services.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/logging/log_services.cxx')
-rw-r--r--extensions/source/logging/log_services.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/extensions/source/logging/log_services.cxx b/extensions/source/logging/log_services.cxx
index f4f3e68a39e7..f20c735eb4c1 100644
--- a/extensions/source/logging/log_services.cxx
+++ b/extensions/source/logging/log_services.cxx
@@ -25,7 +25,6 @@ namespace logging
static void initializeModule()
{
::osl::MutexGuard aGuard( ::osl::Mutex::getGlobalMutex() );
- createRegistryInfo_FileHandler();
createRegistryInfo_ConsoleHandler();
createRegistryInfo_PlainTextFormatter();
createRegistryInfo_CsvFormatter();