summaryrefslogtreecommitdiff
path: root/oovbaapi/ooo/vba/excel/XMenuBar.idl
diff options
context:
space:
mode:
Diffstat (limited to 'oovbaapi/ooo/vba/excel/XMenuBar.idl')
-rw-r--r--oovbaapi/ooo/vba/excel/XMenuBar.idl7
1 files changed, 0 insertions, 7 deletions
diff --git a/oovbaapi/ooo/vba/excel/XMenuBar.idl b/oovbaapi/ooo/vba/excel/XMenuBar.idl
index 4928a43f0ca4..04d910c37fcd 100644
--- a/oovbaapi/ooo/vba/excel/XMenuBar.idl
+++ b/oovbaapi/ooo/vba/excel/XMenuBar.idl
@@ -6,11 +6,6 @@
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#ifndef __ooo_vba_excel_XMenuBar_idl__
-#define __ooo_vba_excel_XMenuBar_idl__
-
-#include <com/sun/star/uno/XInterface.idl>
-#include <ooo/vba/XHelperInterface.idl>
module ooo { module vba { module excel {
@@ -25,6 +20,4 @@ interface XMenuBar
}; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */