summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/i18n/Currency2.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/i18n/Currency2.idl')
-rw-r--r--offapi/com/sun/star/i18n/Currency2.idl7
1 files changed, 0 insertions, 7 deletions
diff --git a/offapi/com/sun/star/i18n/Currency2.idl b/offapi/com/sun/star/i18n/Currency2.idl
index 68aba05ca6eb..7f0f7bfb22fe 100644
--- a/offapi/com/sun/star/i18n/Currency2.idl
+++ b/offapi/com/sun/star/i18n/Currency2.idl
@@ -17,11 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef __com_sun_star_i18n_Currency2_idl__
-#define __com_sun_star_i18n_Currency2_idl__
-
-#include <com/sun/star/i18n/Currency.idl>
-
module com { module sun { module star { module i18n {
@@ -52,6 +47,4 @@ published struct Currency2 : com::sun::star::i18n::Currency
}; }; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */