summaryrefslogtreecommitdiff
path: root/oovbaapi/ooo/vba/XPropValue.idl
diff options
context:
space:
mode:
Diffstat (limited to 'oovbaapi/ooo/vba/XPropValue.idl')
-rw-r--r--oovbaapi/ooo/vba/XPropValue.idl6
1 files changed, 0 insertions, 6 deletions
diff --git a/oovbaapi/ooo/vba/XPropValue.idl b/oovbaapi/ooo/vba/XPropValue.idl
index 62dc132137e9..de23a84926a0 100644
--- a/oovbaapi/ooo/vba/XPropValue.idl
+++ b/oovbaapi/ooo/vba/XPropValue.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_XPropValue_idl__
-#define __ooo_vba_XPropValue_idl__
-
-#include <com/sun/star/script/XDefaultProperty.idl>
@@ -36,7 +32,5 @@ interface XPropValue: com::sun::star::script::XDefaultProperty
}; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */