summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/util/XStringAbbreviation.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/util/XStringAbbreviation.idl')
-rw-r--r--offapi/com/sun/star/util/XStringAbbreviation.idl7
1 files changed, 0 insertions, 7 deletions
diff --git a/offapi/com/sun/star/util/XStringAbbreviation.idl b/offapi/com/sun/star/util/XStringAbbreviation.idl
index 686bbc0deea5..84500ebd611b 100644
--- a/offapi/com/sun/star/util/XStringAbbreviation.idl
+++ b/offapi/com/sun/star/util/XStringAbbreviation.idl
@@ -17,11 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef __com_sun_star_util_XStringAbbreviation_idl__
-#define __com_sun_star_util_XStringAbbreviation_idl__
-
-#include <com/sun/star/uno/XInterface.idl>
-
module com { module sun { module star { module util {
published interface XStringWidth;
}; }; }; };
@@ -68,6 +63,4 @@ published interface XStringAbbreviation: com::sun::star::uno::XInterface
}; }; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */