summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdb/XSQLErrorBroadcaster.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sdb/XSQLErrorBroadcaster.idl')
-rw-r--r--offapi/com/sun/star/sdb/XSQLErrorBroadcaster.idl2
1 files changed, 0 insertions, 2 deletions
diff --git a/offapi/com/sun/star/sdb/XSQLErrorBroadcaster.idl b/offapi/com/sun/star/sdb/XSQLErrorBroadcaster.idl
index d0f904309a80..dfd38e33f04c 100644
--- a/offapi/com/sun/star/sdb/XSQLErrorBroadcaster.idl
+++ b/offapi/com/sun/star/sdb/XSQLErrorBroadcaster.idl
@@ -48,7 +48,6 @@ published interface XSQLErrorBroadcaster: com::sun::star::uno::XInterface
*/
[oneway] void addSQLErrorListener(
[in]XSQLErrorListener Listener );
- //-------------------------------------------------------------------------
/** removes the specified listener.
@param com::sun::star::sdb::XSQLErrorListener
@@ -57,7 +56,6 @@ published interface XSQLErrorBroadcaster: com::sun::star::uno::XInterface
[in]XSQLErrorListener Listener );
};
-//=============================================================================
}; }; }; };