summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/AutoRetrievingBase.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/inc/AutoRetrievingBase.hxx')
-rw-r--r--connectivity/source/inc/AutoRetrievingBase.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/connectivity/source/inc/AutoRetrievingBase.hxx b/connectivity/source/inc/AutoRetrievingBase.hxx
index c1e243135e95..74be60cb88a2 100644
--- a/connectivity/source/inc/AutoRetrievingBase.hxx
+++ b/connectivity/source/inc/AutoRetrievingBase.hxx
@@ -36,7 +36,6 @@ namespace connectivity
inline void setAutoRetrievingStatement(const OUString& _sStmt) { m_sGeneratedValueStatement = _sStmt; }
public:
inline bool isAutoRetrievingEnabled() const { return m_bAutoRetrievingEnabled; }
- inline const OUString& getAutoRetrievingStatement() const { return m_sGeneratedValueStatement; }
/** transform the statement to query for auto generated values
@param _sInsertStatement