summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/text/Endnote.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/Endnote.idl')
-rw-r--r--offapi/com/sun/star/text/Endnote.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/text/Endnote.idl b/offapi/com/sun/star/text/Endnote.idl
index 9c33e8c5a58d..71da3aceda4f 100644
--- a/offapi/com/sun/star/text/Endnote.idl
+++ b/offapi/com/sun/star/text/Endnote.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/text/Footnote.idl>
-//=============================================================================
module com { module sun { module star { module text {
-//=============================================================================
/** This service specifies a an endnote in a
<type>TextDocument</type>.
*/
@@ -35,7 +33,6 @@ published service Endnote
service Footnote;
};
-//=============================================================================
}; }; }; };