summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/util/XUpdatable2.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/util/XUpdatable2.idl')
-rw-r--r--offapi/com/sun/star/util/XUpdatable2.idl7
1 files changed, 0 insertions, 7 deletions
diff --git a/offapi/com/sun/star/util/XUpdatable2.idl b/offapi/com/sun/star/util/XUpdatable2.idl
index ce5652a96a39..53ceb4b6d0c0 100644
--- a/offapi/com/sun/star/util/XUpdatable2.idl
+++ b/offapi/com/sun/star/util/XUpdatable2.idl
@@ -7,11 +7,6 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#ifndef __com_sun_star_util_XUpdatable2_idl__
-#define __com_sun_star_util_XUpdatable2_idl__
-
-#include <com/sun/star/util/XUpdatable.idl>
-
module com { module sun { module star { module util {
/**
@@ -38,6 +33,4 @@ interface XUpdatable2: com::sun::star::util::XUpdatable
}; }; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */