summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/ado
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-11-26 11:44:38 +0100
committerStephan Bergmann <sbergman@redhat.com>2015-11-28 08:44:45 +0100
commita6608ad5821710092ad92a115f74a9a98da539c3 (patch)
tree0fa00dad59b13b32e9ab0614d5add56c6513e53e /connectivity/source/inc/ado
parent13df75cc5ae49c8225f2011834bec9e9ed5e7971 (diff)
-Werror,-Wunused-private-field
Change-Id: I539326ee46615adfd648acb15cbd3eacfd914989
Diffstat (limited to 'connectivity/source/inc/ado')
-rw-r--r--connectivity/source/inc/ado/AResultSet.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/connectivity/source/inc/ado/AResultSet.hxx b/connectivity/source/inc/ado/AResultSet.hxx
index e11ec8ede50a..6a0508df7e70 100644
--- a/connectivity/source/inc/ado/AResultSet.hxx
+++ b/connectivity/source/inc/ado/AResultSet.hxx
@@ -70,7 +70,6 @@ namespace connectivity
::std::vector<OLEVariant> m_aBookmarks;
OLEVariant m_aValue;
ADO_LONGPTR m_nRowPos;
- sal_Bool m_bWasNull;
sal_Bool m_bEOF;
sal_Bool m_bOnFirstAfterOpen;