summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/XPrinter.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/XPrinter.idl')
-rw-r--r--offapi/com/sun/star/awt/XPrinter.idl12
1 files changed, 0 insertions, 12 deletions
diff --git a/offapi/com/sun/star/awt/XPrinter.idl b/offapi/com/sun/star/awt/XPrinter.idl
index 5ad5a0b2f00f..ba62afe065c5 100644
--- a/offapi/com/sun/star/awt/XPrinter.idl
+++ b/offapi/com/sun/star/awt/XPrinter.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_awt_XPrinter_idl__
-#define __com_sun_star_awt_XPrinter_idl__
-
-#include <com/sun/star/awt/XPrinterPropertySet.idl>
-
-#include <com/sun/star/awt/PrinterException.idl>
-
-#include <com/sun/star/lang/IllegalArgumentException.idl>
-
-#include <com/sun/star/awt/XDevice.idl>
@@ -97,6 +87,4 @@ published interface XPrinter: com::sun::star::awt::XPrinterPropertySet
}; }; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */