summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/mozab/MConnection.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2001-10-17 17:27:28 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2001-10-17 17:27:28 +0000
commit7e720ef3999da3e135bbaca2a026920bbb4b0ed2 (patch)
tree5a58f08fb015d2ce7716091ea9d94d213027217d /connectivity/source/drivers/mozab/MConnection.hxx
parent157ec7164d35acaf55198febbc29bdf970d1d3ce (diff)
#92924#: exception specifications
Diffstat (limited to 'connectivity/source/drivers/mozab/MConnection.hxx')
-rw-r--r--connectivity/source/drivers/mozab/MConnection.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/connectivity/source/drivers/mozab/MConnection.hxx b/connectivity/source/drivers/mozab/MConnection.hxx
index 69b00fbcd701..09c126b14db2 100644
--- a/connectivity/source/drivers/mozab/MConnection.hxx
+++ b/connectivity/source/drivers/mozab/MConnection.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: MConnection.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: oj $ $Date: 2001-10-15 12:57:28 $
+ * last change: $Author: hr $ $Date: 2001-10-17 18:27:28 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -160,7 +160,7 @@ namespace connectivity
// OComponentHelper
virtual void SAL_CALL disposing(void);
// XInterface
- virtual void SAL_CALL release() throw(::com::sun::star::uno::RuntimeException);
+ virtual void SAL_CALL release() throw();
// XServiceInfo
DECLARE_SERVICE_INFO();