summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/logging/LogRecord.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/logging/LogRecord.idl')
-rw-r--r--offapi/com/sun/star/logging/LogRecord.idl4
1 files changed, 0 insertions, 4 deletions
diff --git a/offapi/com/sun/star/logging/LogRecord.idl b/offapi/com/sun/star/logging/LogRecord.idl
index e8149dd7a888..11f5842cb403 100644
--- a/offapi/com/sun/star/logging/LogRecord.idl
+++ b/offapi/com/sun/star/logging/LogRecord.idl
@@ -31,11 +31,9 @@
#include <com/sun/star/util/DateTime.idl>
-//=============================================================================
module com { module sun { module star { module logging {
-//=============================================================================
/** assembles the complete information about a to-be-logged event
@@ -86,11 +84,9 @@ struct LogRecord
long Level;
};
-//=============================================================================
}; }; }; };
-//=============================================================================
#endif