removed some unused code (svx, svtools, unotest)
Change-Id: I1250581d69423030bd0a93a1529458b8d424ce3e Reviewed-on: https://gerrit.libreoffice.org/7329 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
This commit is contained in:
committed by
Caolán McNamara
parent
0ee948fe59
commit
db27efd297
@@ -83,12 +83,6 @@ OUString test::BootstrapFixtureBase::getURLFromWorkdir( const char *pPath )
|
||||
return m_aWorkdirRootURL + OUString::createFromAscii( pPath );
|
||||
}
|
||||
|
||||
OUString test::BootstrapFixtureBase::getPathFromWorkdir( const char *pPath )
|
||||
{
|
||||
return m_aWorkdirRootPath + OUString::createFromAscii( pPath );
|
||||
|
||||
}
|
||||
|
||||
void test::BootstrapFixtureBase::setUp()
|
||||
{
|
||||
// set UserInstallation to user profile dir in test/user-template
|
||||
|
Reference in New Issue
Block a user