summaryrefslogtreecommitdiff
path: root/oovbaapi/ooo/vba/XCommandBarButton.idl
diff options
context:
space:
mode:
Diffstat (limited to 'oovbaapi/ooo/vba/XCommandBarButton.idl')
-rw-r--r--oovbaapi/ooo/vba/XCommandBarButton.idl6
1 files changed, 0 insertions, 6 deletions
diff --git a/oovbaapi/ooo/vba/XCommandBarButton.idl b/oovbaapi/ooo/vba/XCommandBarButton.idl
index 1a631463a8f4..ddc61a394d96 100644
--- a/oovbaapi/ooo/vba/XCommandBarButton.idl
+++ b/oovbaapi/ooo/vba/XCommandBarButton.idl
@@ -16,10 +16,6 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef __ooo_vba_XCommandBarButton_idl__
-#define __ooo_vba_XCommandBarButton_idl__
-
-#include <com/sun/star/uno/XInterface.idl>
module ooo { module vba {
@@ -31,6 +27,4 @@ interface XCommandBarButton: com::sun::star::uno::XInterface
}; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */