summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/reflection/XIdlMember.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/reflection/XIdlMember.idl')
-rw-r--r--udkapi/com/sun/star/reflection/XIdlMember.idl6
1 files changed, 0 insertions, 6 deletions
diff --git a/udkapi/com/sun/star/reflection/XIdlMember.idl b/udkapi/com/sun/star/reflection/XIdlMember.idl
index 5f07cd3de347..81bdeff2c28a 100644
--- a/udkapi/com/sun/star/reflection/XIdlMember.idl
+++ b/udkapi/com/sun/star/reflection/XIdlMember.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 __com_sun_star_reflection_XIdlMember_idl__
-#define __com_sun_star_reflection_XIdlMember_idl__
-
-#include <com/sun/star/uno/XInterface.idl>
@@ -49,6 +45,4 @@ published interface XIdlMember: com::sun::star::uno::XInterface
}; }; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */