summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/embed/FileSystemStorageFactory.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/embed/FileSystemStorageFactory.idl')
-rw-r--r--offapi/com/sun/star/embed/FileSystemStorageFactory.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/embed/FileSystemStorageFactory.idl b/offapi/com/sun/star/embed/FileSystemStorageFactory.idl
index dc74a4391d35..9ff15b3fbbaf 100644
--- a/offapi/com/sun/star/embed/FileSystemStorageFactory.idl
+++ b/offapi/com/sun/star/embed/FileSystemStorageFactory.idl
@@ -32,11 +32,9 @@
#include <com/sun/star/lang/XSingleServiceFactory.idl>
-//============================================================================
module com { module sun { module star { module embed {
-//============================================================================
/** The <type>FileSystemStorageFactory</type> is a service that allows to
create a <type>FileSystemStorage</type> based on URL. The URL must point
to a folder.
@@ -95,7 +93,6 @@
published service FileSystemStorageFactory
: ::com::sun::star::lang::XSingleServiceFactory;
-//============================================================================
}; }; }; };