summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/XMenuBar.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/XMenuBar.idl')
-rw-r--r--offapi/com/sun/star/awt/XMenuBar.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/awt/XMenuBar.idl b/offapi/com/sun/star/awt/XMenuBar.idl
index 7c81c66e3f0b..f0d9c172656c 100644
--- a/offapi/com/sun/star/awt/XMenuBar.idl
+++ b/offapi/com/sun/star/awt/XMenuBar.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/awt/XMenu.idl>
-//=============================================================================
module com { module sun { module star { module awt {
-//=============================================================================
/** identifies a menu bar.
*/
@@ -34,7 +32,6 @@ published interface XMenuBar: com::sun::star::awt::XMenu
{
};
-//=============================================================================
}; }; }; };