summaryrefslogtreecommitdiff
path: root/oovbaapi/ooo/vba/msforms/XCommandButton.idl
diff options
context:
space:
mode:
Diffstat (limited to 'oovbaapi/ooo/vba/msforms/XCommandButton.idl')
-rw-r--r--oovbaapi/ooo/vba/msforms/XCommandButton.idl7
1 files changed, 0 insertions, 7 deletions
diff --git a/oovbaapi/ooo/vba/msforms/XCommandButton.idl b/oovbaapi/ooo/vba/msforms/XCommandButton.idl
index 01dad0b2e9d5..afdd07e2723e 100644
--- a/oovbaapi/ooo/vba/msforms/XCommandButton.idl
+++ b/oovbaapi/ooo/vba/msforms/XCommandButton.idl
@@ -17,11 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef __ooo_vba_msforms_XCommandButton_idl__
-#define __ooo_vba_msforms_XCommandButton_idl__
-
-#include <ooo/vba/msforms/XNewFont.idl>
-
module ooo { module vba { module msforms {
@@ -44,7 +39,5 @@ interface XCommandButton
}; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */