summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/PrinterException.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/PrinterException.idl')
-rw-r--r--offapi/com/sun/star/awt/PrinterException.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/awt/PrinterException.idl b/offapi/com/sun/star/awt/PrinterException.idl
index ae45d8db172c..e5926e1ce8a0 100644
--- a/offapi/com/sun/star/awt/PrinterException.idl
+++ b/offapi/com/sun/star/awt/PrinterException.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/Exception.idl>
-//=============================================================================
module com { module sun { module star { module awt {
-//=============================================================================
/** fired if a resource cannot be locked.
@@ -37,7 +35,6 @@ published exception PrinterException: com::sun::star::uno::Exception
{
};
-//=============================================================================
}; }; }; };