summaryrefslogtreecommitdiff
path: root/include/connectivity/sqlparse.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/connectivity/sqlparse.hxx')
-rw-r--r--include/connectivity/sqlparse.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/connectivity/sqlparse.hxx b/include/connectivity/sqlparse.hxx
index eb1f7e075df5..7651162b3e30 100644
--- a/include/connectivity/sqlparse.hxx
+++ b/include/connectivity/sqlparse.hxx
@@ -113,11 +113,6 @@ namespace connectivity
{
css::lang::Locale aLocale;
::connectivity::SQLError aErrors;
-
- OSQLParser_Data( const css::uno::Reference< css::uno::XComponentContext >& _rxContext )
- :aErrors( _rxContext )
- {
- }
};
/** Parser for SQL92