summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/io/ObjectInputStream.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/io/ObjectInputStream.idl')
-rw-r--r--udkapi/com/sun/star/io/ObjectInputStream.idl12
1 files changed, 0 insertions, 12 deletions
diff --git a/udkapi/com/sun/star/io/ObjectInputStream.idl b/udkapi/com/sun/star/io/ObjectInputStream.idl
index 02f9faac4757..fcb2b25b1c44 100644
--- a/udkapi/com/sun/star/io/ObjectInputStream.idl
+++ b/udkapi/com/sun/star/io/ObjectInputStream.idl
@@ -16,16 +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_ObjectInputStream_idl__
-#define __com_sun_star_io_ObjectInputStream_idl__
-
-#include <com/sun/star/io/XObjectInputStream.idl>
-
-#include <com/sun/star/io/XActiveDataSink.idl>
-
-#include <com/sun/star/io/XConnectable.idl>
-
-#include <com/sun/star/io/XMarkableStream.idl>
@@ -82,6 +72,4 @@ published service ObjectInputStream
}; }; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */