summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/frame/MediaTypeDetectionHelper.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/frame/MediaTypeDetectionHelper.idl')
-rw-r--r--offapi/com/sun/star/frame/MediaTypeDetectionHelper.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/frame/MediaTypeDetectionHelper.idl b/offapi/com/sun/star/frame/MediaTypeDetectionHelper.idl
index 5fb76b8e53de..c9260b6c4783 100644
--- a/offapi/com/sun/star/frame/MediaTypeDetectionHelper.idl
+++ b/offapi/com/sun/star/frame/MediaTypeDetectionHelper.idl
@@ -30,11 +30,9 @@
#include <com/sun/star/util/XStringMapping.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** provides for mapping a given sequence of content identifier strings
to a sequence of respective media (mime) types
@@ -47,7 +45,6 @@
published service MediaTypeDetectionHelper
: com::sun::star::util::XStringMapping;
-//=============================================================================
}; }; }; };