summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/java/sql
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/inc/java/sql')
-rw-r--r--connectivity/source/inc/java/sql/ResultSetMetaData.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/connectivity/source/inc/java/sql/ResultSetMetaData.hxx b/connectivity/source/inc/java/sql/ResultSetMetaData.hxx
index e46f44cee1..f62b0701c3 100644
--- a/connectivity/source/inc/java/sql/ResultSetMetaData.hxx
+++ b/connectivity/source/inc/java/sql/ResultSetMetaData.hxx
@@ -47,7 +47,6 @@ namespace connectivity
protected:
java::sql::ConnectionLog m_aLogger;
java_sql_Connection* m_pConnection;
- sal_Int32 m_nColumnCount;
// statische Daten fuer die Klasse
static jclass theClass;