summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/java/sql/SQLException.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/inc/java/sql/SQLException.hxx')
-rw-r--r--connectivity/source/inc/java/sql/SQLException.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/connectivity/source/inc/java/sql/SQLException.hxx b/connectivity/source/inc/java/sql/SQLException.hxx
index 7efedfa1d2f7..b8794e9502e4 100644
--- a/connectivity/source/inc/java/sql/SQLException.hxx
+++ b/connectivity/source/inc/java/sql/SQLException.hxx
@@ -31,7 +31,6 @@ namespace connectivity
{
public:
// A ctor that is needed for returning the object
- java_sql_SQLException(){}
java_sql_SQLException( const java_sql_SQLException_BASE& _rException,const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface> & _rContext);
};