summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/mork/MorkParser.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/drivers/mork/MorkParser.hxx')
-rw-r--r--connectivity/source/drivers/mork/MorkParser.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/connectivity/source/drivers/mork/MorkParser.hxx b/connectivity/source/drivers/mork/MorkParser.hxx
index ddb5f4ba0f20..411c7544e978 100644
--- a/connectivity/source/drivers/mork/MorkParser.hxx
+++ b/connectivity/source/drivers/mork/MorkParser.hxx
@@ -89,10 +89,6 @@ public:
bool open( const std::string &path );
- /// Return error status
-
- MorkErrors error();
-
/// Returns all tables of specified scope
MorkTableMap *getTables( int tableScope );