diff options
Diffstat (limited to 'extensions/source/logging/logrecord.cxx')
-rw-r--r-- | extensions/source/logging/logrecord.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/extensions/source/logging/logrecord.cxx b/extensions/source/logging/logrecord.cxx index 96e19f786197..d01770a3d503 100644 --- a/extensions/source/logging/logrecord.cxx +++ b/extensions/source/logging/logrecord.cxx @@ -28,10 +28,8 @@ namespace logging { //........................................................................ - /** === begin UNO using === **/ using ::com::sun::star::logging::LogRecord; using ::com::sun::star::util::DateTime; - /** === end UNO using === **/ //==================================================================== //= helper |