summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/io/TextInputStream.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/io/TextInputStream.idl')
-rw-r--r--udkapi/com/sun/star/io/TextInputStream.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/io/TextInputStream.idl b/udkapi/com/sun/star/io/TextInputStream.idl
index 2a60e0e76d52..d7e6703985f2 100644
--- a/udkapi/com/sun/star/io/TextInputStream.idl
+++ b/udkapi/com/sun/star/io/TextInputStream.idl
@@ -26,11 +26,9 @@
#include <com/sun/star/io/XConnectable.idl>
-//=============================================================================
module com { module sun { module star { module io {
-//=============================================================================
/** provides functionality to read text data from a
<type scope="com::sun::star::io">XInputStream</type>
that initially has to be passed to the method
@@ -49,7 +47,6 @@ published service TextInputStream
};
-//=============================================================================
}; }; }; };