summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--connectivity/source/inc/java/sql/Connection.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/connectivity/source/inc/java/sql/Connection.hxx b/connectivity/source/inc/java/sql/Connection.hxx
index 117d502b2c5e..bab9329dfb1c 100644
--- a/connectivity/source/inc/java/sql/Connection.hxx
+++ b/connectivity/source/inc/java/sql/Connection.hxx
@@ -52,7 +52,6 @@ namespace connectivity
jclass m_Driver_theClass;
java::sql::ConnectionLog
m_aLogger;
- bool m_bParameterSubstitution;
bool m_bIgnoreDriverPrivileges;
bool m_bIgnoreCurrency;
css::uno::Any m_aCatalogRestriction;