summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/file/FStatement.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/inc/file/FStatement.hxx')
-rw-r--r--connectivity/source/inc/file/FStatement.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/connectivity/source/inc/file/FStatement.hxx b/connectivity/source/inc/file/FStatement.hxx
index 10074fac0757..94750d2a4ca4 100644
--- a/connectivity/source/inc/file/FStatement.hxx
+++ b/connectivity/source/inc/file/FStatement.hxx
@@ -97,8 +97,6 @@ namespace connectivity
sal_Int32 m_nResultSetConcurrency;
bool m_bEscapeProcessing;
- ::cppu::OBroadcastHelper& rBHelper;
-
protected:
// initialize the column index map (mapping select columns to table columns)
void createColumnMapping();