diff options
Diffstat (limited to 'extensions/source/logging/loghandler.cxx')
-rw-r--r-- | extensions/source/logging/loghandler.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/extensions/source/logging/loghandler.cxx b/extensions/source/logging/loghandler.cxx index b8fa802fe643..54d4f7083b55 100644 --- a/extensions/source/logging/loghandler.cxx +++ b/extensions/source/logging/loghandler.cxx @@ -35,7 +35,6 @@ namespace logging using ::com::sun::star::uno::Reference; using ::com::sun::star::uno::XComponentContext; - using ::com::sun::star::uno::Any; using ::com::sun::star::logging::LogRecord; using ::com::sun::star::uno::UNO_QUERY_THROW; using ::com::sun::star::logging::XLogFormatter; |