summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/io/UnexpectedEOFException.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/io/UnexpectedEOFException.idl')
-rw-r--r--udkapi/com/sun/star/io/UnexpectedEOFException.idl2
1 files changed, 0 insertions, 2 deletions
diff --git a/udkapi/com/sun/star/io/UnexpectedEOFException.idl b/udkapi/com/sun/star/io/UnexpectedEOFException.idl
index 9732aad4d122..77f0e4649425 100644
--- a/udkapi/com/sun/star/io/UnexpectedEOFException.idl
+++ b/udkapi/com/sun/star/io/UnexpectedEOFException.idl
@@ -25,8 +25,6 @@
module com { module sun { module star { module io {
-
-// DocMerge from xml: exception com::sun::star::io::UnexpectedEOFException
/** is thrown when the <code>EOF/code> is reached during reading a datatype
(<code>long</code>, <code>string</code>, etc.).
*/