diff options
author | Petr Vorel <petr.vorel@gmail.com> | 2013-06-27 21:36:48 +0200 |
---|---|---|
committer | Bosdonnat Cedric <cedric.bosdonnat@free.fr> | 2013-07-01 11:39:43 +0000 |
commit | 6a59659541e45198b8cda162f87f6abcd68c6101 (patch) | |
tree | 08e8e64f6547ff1493b338bcd0a865e821a3b504 /unusedcode.easy | |
parent | ba8bcc2681d8e9788ae2d6fef11308d5f0fcae05 (diff) |
Remove unused code
Change-Id: Id789250d6aeae642ef5c712e33c5583628638218
Reviewed-on: https://gerrit.libreoffice.org/4604
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
Diffstat (limited to 'unusedcode.easy')
-rw-r--r-- | unusedcode.easy | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/unusedcode.easy b/unusedcode.easy index 8a9bec098a00..50ec494935ee 100644 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -43,6 +43,3 @@ sd::BluetoothServer::addCommunicator(sd::Communicator*) sd::LeftDrawPaneShell::RegisterInterface(SfxModule*) sd::LeftImpressPaneShell::RegisterInterface(SfxModule*) sd::ToolPanelPaneShell::RegisterInterface(SfxModule*) -sd::ViewShellBase::CreateInstance(SfxViewFrame*, SfxViewShell*) -test::BootstrapFixtureBase::getPathFromWorkdir(char const*) -test::BootstrapFixtureBase::getURLFromWorkdir(char const*) |