summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/script/vba/VBAEventId.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/script/vba/VBAEventId.idl')
-rw-r--r--offapi/com/sun/star/script/vba/VBAEventId.idl5
1 files changed, 0 insertions, 5 deletions
diff --git a/offapi/com/sun/star/script/vba/VBAEventId.idl b/offapi/com/sun/star/script/vba/VBAEventId.idl
index f01cf84ad14a..00989fccd053 100644
--- a/offapi/com/sun/star/script/vba/VBAEventId.idl
+++ b/offapi/com/sun/star/script/vba/VBAEventId.idl
@@ -17,9 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef __com_sun_star_script_vba_VBAEventId_idl__
-#define __com_sun_star_script_vba_VBAEventId_idl__
-
module com { module sun { module star { module script { module vba {
@@ -118,6 +115,4 @@ constants VBAEventId
}; }; }; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */