summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/beans/GetDirectPropertyTolerantResult.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/beans/GetDirectPropertyTolerantResult.idl')
-rw-r--r--udkapi/com/sun/star/beans/GetDirectPropertyTolerantResult.idl7
1 files changed, 0 insertions, 7 deletions
diff --git a/udkapi/com/sun/star/beans/GetDirectPropertyTolerantResult.idl b/udkapi/com/sun/star/beans/GetDirectPropertyTolerantResult.idl
index 6a398309faf1..ef21ea8edcab 100644
--- a/udkapi/com/sun/star/beans/GetDirectPropertyTolerantResult.idl
+++ b/udkapi/com/sun/star/beans/GetDirectPropertyTolerantResult.idl
@@ -16,11 +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_beans_GetDirectPropertyTolerantResult_idl__
-#define __com_sun_star_beans_GetDirectPropertyTolerantResult_idl__
-
-#include <com/sun/star/beans/TolerantPropertySetResultType.idl>
-#include <com/sun/star/beans/GetPropertyTolerantResult.idl>
@@ -46,6 +41,4 @@ published struct GetDirectPropertyTolerantResult : com::sun::star::beans::GetPro
}; }; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */