summaryrefslogtreecommitdiff
path: root/dbaccess
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess')
-rw-r--r--dbaccess/source/core/recovery/dbdocrecovery.cxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/dbaccess/source/core/recovery/dbdocrecovery.cxx b/dbaccess/source/core/recovery/dbdocrecovery.cxx
index 296f3ba901d5..8e641601a8ca 100644
--- a/dbaccess/source/core/recovery/dbdocrecovery.cxx
+++ b/dbaccess/source/core/recovery/dbdocrecovery.cxx
@@ -262,13 +262,6 @@ namespace dbaccess
}
// .........................................................................
- static const ::rtl::OUString& lcl_getStatementStreamName()
- {
- static const ::rtl::OUString s_sStatementStreamName( RTL_CONSTASCII_USTRINGPARAM( "statement.txt" ) );
- return s_sStatementStreamName;
- }
-
- // .........................................................................
static const ::rtl::OUString& lcl_getSettingsStreamName()
{
static const ::rtl::OUString s_sStatementStreamName( RTL_CONSTASCII_USTRINGPARAM( "settings.xml" ) );