summaryrefslogtreecommitdiff
path: root/connectivity/inc
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/inc')
-rw-r--r--connectivity/inc/connectivity/sqlparse.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/connectivity/inc/connectivity/sqlparse.hxx b/connectivity/inc/connectivity/sqlparse.hxx
index 88c0637a8e6b..714eb2143efd 100644
--- a/connectivity/inc/connectivity/sqlparse.hxx
+++ b/connectivity/inc/connectivity/sqlparse.hxx
@@ -119,7 +119,6 @@ namespace connectivity
void push_back(OSQLParseNode* _pNode);
void erase(OSQLParseNode* _pNode);
- bool empty() const;
void clear();
void clearAndDelete();
};