-Werror,-Wunused-function

Change-Id: I894ca2eb865405a9991f921997cc22c5a34c4da2
This commit is contained in:
Stephan Bergmann
2014-05-14 21:12:23 +02:00
parent 9f2217fd8a
commit 969df2a069

View File

@@ -122,6 +122,7 @@ test::BootstrapFixture::~BootstrapFixture()
{
}
#if HAVE_EXPORT_VALIDATION
namespace {
OString loadFile(const OUString& rURL)
@@ -141,6 +142,7 @@ OString loadFile(const OUString& rURL)
}
}
#endif
void test::BootstrapFixture::validate(const OUString& rPath, test::ValidationFormat eFormat )
{