summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/script/vba/VBAEventProcessor.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/script/vba/VBAEventProcessor.idl')
-rw-r--r--offapi/com/sun/star/script/vba/VBAEventProcessor.idl7
1 files changed, 0 insertions, 7 deletions
diff --git a/offapi/com/sun/star/script/vba/VBAEventProcessor.idl b/offapi/com/sun/star/script/vba/VBAEventProcessor.idl
index 0053eda2edee..e612b64e9ce0 100644
--- a/offapi/com/sun/star/script/vba/VBAEventProcessor.idl
+++ b/offapi/com/sun/star/script/vba/VBAEventProcessor.idl
@@ -17,11 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef __com_sun_star_script_vba_VBAEventProcessor_idl__
-#define __com_sun_star_script_vba_VBAEventProcessor_idl__
-
-#include <com/sun/star/script/vba/XVBAEventProcessor.idl>
-
module com { module sun { module star { module script { module vba {
@@ -34,6 +29,4 @@ service VBAEventProcessor : XVBAEventProcessor
}; }; }; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */