summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ucb/XSimpleFileAccess2.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ucb/XSimpleFileAccess2.idl')
-rw-r--r--offapi/com/sun/star/ucb/XSimpleFileAccess2.idl9
1 files changed, 0 insertions, 9 deletions
diff --git a/offapi/com/sun/star/ucb/XSimpleFileAccess2.idl b/offapi/com/sun/star/ucb/XSimpleFileAccess2.idl
index 71de89dd2963..ab7fc3294a2b 100644
--- a/offapi/com/sun/star/ucb/XSimpleFileAccess2.idl
+++ b/offapi/com/sun/star/ucb/XSimpleFileAccess2.idl
@@ -17,13 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef __com_sun_star_ucb_XSimpleFileAccess2_idl__
-#define __com_sun_star_ucb_XSimpleFileAccess2_idl__
-
-#include <com/sun/star/ucb/XSimpleFileAccess.idl>
-#include <com/sun/star/io/XInputStream.idl>
-#include <com/sun/star/uno/Exception.idl>
-
module com { module sun { module star { module ucb {
@@ -51,6 +44,4 @@ published interface XSimpleFileAccess2 : com::sun::star::ucb::XSimpleFileAccess
}; }; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */