summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/util/XBinaryDataContainer.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/util/XBinaryDataContainer.idl')
-rw-r--r--offapi/com/sun/star/util/XBinaryDataContainer.idl5
1 files changed, 0 insertions, 5 deletions
diff --git a/offapi/com/sun/star/util/XBinaryDataContainer.idl b/offapi/com/sun/star/util/XBinaryDataContainer.idl
index b58bca00d0e0..41f4ecdc6023 100644
--- a/offapi/com/sun/star/util/XBinaryDataContainer.idl
+++ b/offapi/com/sun/star/util/XBinaryDataContainer.idl
@@ -7,9 +7,6 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#ifndef com_sun_star_util_XBinaryDataContainer_idl
-#define com_sun_star_util_XBinaryDataContainer_idl
-
module com { module sun { module star { module util
{
@@ -29,6 +26,4 @@ interface XBinaryDataContainer
}; }; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */