diff options
Diffstat (limited to 'udkapi/com/sun/star/io/XSeekableInputStream.idl')
| -rw-r--r-- | udkapi/com/sun/star/io/XSeekableInputStream.idl | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/udkapi/com/sun/star/io/XSeekableInputStream.idl b/udkapi/com/sun/star/io/XSeekableInputStream.idl index 29a2558fbc43..a689f1db10eb 100644 --- a/udkapi/com/sun/star/io/XSeekableInputStream.idl +++ b/udkapi/com/sun/star/io/XSeekableInputStream.idl @@ -16,12 +16,6 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef __com_sun_star_io_XSeekableInputStream_idl__ -#define __com_sun_star_io_XSeekableInputStream_idl__ - -#include <com/sun/star/io/XInputStream.idl> - -#include <com/sun/star/io/XSeekable.idl> module com { module sun { module star { module io { @@ -37,6 +31,4 @@ published interface XSeekableInputStream }; }; }; }; -#endif - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |
