summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/beans/IllegalTypeException.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/beans/IllegalTypeException.idl')
-rw-r--r--udkapi/com/sun/star/beans/IllegalTypeException.idl6
1 files changed, 0 insertions, 6 deletions
diff --git a/udkapi/com/sun/star/beans/IllegalTypeException.idl b/udkapi/com/sun/star/beans/IllegalTypeException.idl
index 9f9c1cf173ce..085dd95b7200 100644
--- a/udkapi/com/sun/star/beans/IllegalTypeException.idl
+++ b/udkapi/com/sun/star/beans/IllegalTypeException.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_beans_IllegalTypeException_idl__
-#define __com_sun_star_beans_IllegalTypeException_idl__
-
-#include <com/sun/star/uno/Exception.idl>
@@ -39,6 +35,4 @@ published exception IllegalTypeException: com::sun::star::uno::Exception
}; }; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */