summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2012-06-20 23:38:14 +0100
committerCaolán McNamara <caolanm@redhat.com>2012-06-21 15:07:52 +0100
commit3d506e814719ecaa5862663bce467994ccf31a4d (patch)
treec4cd8dbfd1b120af47de45666d7483f6e9882775
parentb9042fad7c0f263eb1695b4f33d054c5f1197751 (diff)
unused aName
Change-Id: I02b2775609a191c4cc1d411030b9e9e2f4079f8b
-rw-r--r--sw/source/filter/ww1/w1filter.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/filter/ww1/w1filter.cxx b/sw/source/filter/ww1/w1filter.cxx
index 0a7af7d57800..ec1c754ee16e 100644
--- a/sw/source/filter/ww1/w1filter.cxx
+++ b/sw/source/filter/ww1/w1filter.cxx
@@ -850,8 +850,6 @@ oncemore:
aFName = URIHelper::SmartRel2Abs(
INetURLObject(rOut.GetBaseURL()), aFName );
- String aName( String::CreateFromAscii(
- RTL_CONSTASCII_STRINGPARAM( "WW" )));
SwSectionData * pSection = new SwSectionData( FILE_LINK_SECTION,
rOut.GetDoc().GetUniqueSectionName( &aStr ) );
pSection->SetLinkFileName( aFName );