summaryrefslogtreecommitdiff
path: root/toolkit
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit')
-rw-r--r--toolkit/source/helper/formpdfexport.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/toolkit/source/helper/formpdfexport.cxx b/toolkit/source/helper/formpdfexport.cxx
index 08b9f7083bc3..c28156371f35 100644
--- a/toolkit/source/helper/formpdfexport.cxx
+++ b/toolkit/source/helper/formpdfexport.cxx
@@ -498,7 +498,6 @@ namespace toolkitform
const bool bDocumentLocalTarget = !sURL.isEmpty() && ( sURL.getStr()[0] == '#' );
if ( bDocumentLocalTarget )
{
- const ::rtl::OUString sDestinationName( sURL.copy(1) );
// Register the destination for for future handling ...
pButtonWidget->Dest = i_pdfExportData.RegisterDest();