summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/MenuBar.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/MenuBar.idl')
-rw-r--r--offapi/com/sun/star/awt/MenuBar.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/awt/MenuBar.idl b/offapi/com/sun/star/awt/MenuBar.idl
index 8372b022621c..2f3da635b3c4 100644
--- a/offapi/com/sun/star/awt/MenuBar.idl
+++ b/offapi/com/sun/star/awt/MenuBar.idl
@@ -30,11 +30,9 @@
#include <com/sun/star/awt/XMenuBar.idl>
-//=============================================================================
module com { module sun { module star { module awt {
-//=============================================================================
/** describes a menu for top-level windows.
@@ -45,7 +43,6 @@ module com { module sun { module star { module awt {
*/
published service MenuBar : XMenuBar;
-//=============================================================================
}; }; }; };