summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/reflection/XProxyFactory.idl
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2011-03-26 22:57:30 +0100
committerJulien Nabet <serval2412@yahoo.fr>2011-03-26 22:57:30 +0100
commit08d473b2fbefb704def159e3e074e7e5cc77e59c (patch)
treebc40686f410fbfd845970b107a3ea7f669cf4663 /udkapi/com/sun/star/reflection/XProxyFactory.idl
parentee47bd1aed9e9bd72608177a6980ce67f6e86c3d (diff)
Strip include guards in idl files in ure/udkapi
Diffstat (limited to 'udkapi/com/sun/star/reflection/XProxyFactory.idl')
-rw-r--r--udkapi/com/sun/star/reflection/XProxyFactory.idl4
1 files changed, 0 insertions, 4 deletions
diff --git a/udkapi/com/sun/star/reflection/XProxyFactory.idl b/udkapi/com/sun/star/reflection/XProxyFactory.idl
index 9b592e594031..421ff60b5b19 100644
--- a/udkapi/com/sun/star/reflection/XProxyFactory.idl
+++ b/udkapi/com/sun/star/reflection/XProxyFactory.idl
@@ -27,12 +27,8 @@
#ifndef __com_sun_star_reflection_XProxyFactory_idl__
#define __com_sun_star_reflection_XProxyFactory_idl__
-#ifndef __com_sun_star_uno_XInterface_idl__
#include <com/sun/star/uno/XInterface.idl>
-#endif
-#ifndef __com_sun_star_uno_XAggregation_idl__
#include <com/sun/star/uno/XAggregation.idl>
-#endif
//=============================================================================