summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/embed/StorageFactory.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/embed/StorageFactory.idl')
-rw-r--r--offapi/com/sun/star/embed/StorageFactory.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/embed/StorageFactory.idl b/offapi/com/sun/star/embed/StorageFactory.idl
index 8a355cd87429..a6cfdfc27130 100644
--- a/offapi/com/sun/star/embed/StorageFactory.idl
+++ b/offapi/com/sun/star/embed/StorageFactory.idl
@@ -32,11 +32,9 @@
#include <com/sun/star/lang/XSingleServiceFactory.idl>
-//============================================================================
module com { module sun { module star { module embed {
-//============================================================================
/** The <type>StorageFactory</type> is a service that allows to create
a storage based on either stream or URL.
@@ -112,7 +110,6 @@
published service StorageFactory
: ::com::sun::star::lang::XSingleServiceFactory;
-//============================================================================
}; }; }; };