diff options
author | Marcos Paulo de Souza <marcos.souza.org@gmail.com> | 2012-11-03 20:30:40 -0200 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2012-11-03 23:37:40 +0000 |
commit | bdcdbf5da0aa17f7a347ab25b5f6e0b1bea87d62 (patch) | |
tree | 46994daa1cdd5493901cb9c417a18dd0bc635177 /unusedcode.easy | |
parent | aca832667b04186caee31ce551318bd833c5d950 (diff) |
Remove unused method and also remove not build test
These tests are not in the main build, so remove it all.
Change-Id: Ia0e13c984fe11b543a66d3150082cbdd7f34296a
Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/977
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Diffstat (limited to 'unusedcode.easy')
-rwxr-xr-x | unusedcode.easy | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/unusedcode.easy b/unusedcode.easy index a6b5cd7f2cc4..24cd7d65e90b 100755 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -96,4 +96,3 @@ sd::ToolPanelPaneShell::RegisterInterface(SfxModule*) sd::ViewShellBase::CreateInstance(SfxViewFrame*, SfxViewShell*) std::__cxx1998::vector<SfxFilter*, std::allocator<SfxFilter*> >::~vector() std::__cxx1998::vector<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::~vector() -test::BootstrapFixtureBase::getURLFromSolver(char const*) |