summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/script/XLibraryContainer2.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/script/XLibraryContainer2.idl')
-rw-r--r--offapi/com/sun/star/script/XLibraryContainer2.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/script/XLibraryContainer2.idl b/offapi/com/sun/star/script/XLibraryContainer2.idl
index e14d1bd072e7..e533be323895 100644
--- a/offapi/com/sun/star/script/XLibraryContainer2.idl
+++ b/offapi/com/sun/star/script/XLibraryContainer2.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/script/XLibraryContainer.idl>
-//=============================================================================
module com { module sun { module star { module script {
-//=============================================================================
/**
Extension of <type>XLibraryContainer</type> to provide additional information
@@ -81,7 +79,6 @@ published interface XLibraryContainer2: com::sun::star::script::XLibraryContaine
};
-//=============================================================================
}; }; }; };