diff options
Diffstat (limited to 'extensions/source/logging/loghandler.hxx')
-rw-r--r-- | extensions/source/logging/loghandler.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/extensions/source/logging/loghandler.hxx b/extensions/source/logging/loghandler.hxx index 194435c8b1af..2852c9fe53f2 100644 --- a/extensions/source/logging/loghandler.hxx +++ b/extensions/source/logging/loghandler.hxx @@ -29,11 +29,9 @@ #ifndef LOGHANDLER_HXX #define LOGHANDLER_HXX -/** === begin UNO includes === **/ #include <com/sun/star/logging/XLogFormatter.hpp> #include <com/sun/star/uno/XComponentContext.hpp> #include <com/sun/star/logging/LogRecord.hpp> -/** === end UNO includes === **/ #include <comphelper/namedvaluecollection.hxx> #include <cppuhelper/interfacecontainer.hxx> |