summaryrefslogtreecommitdiff
path: root/basctl
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-10-05 13:03:10 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-10-07 09:16:22 +0100
commit61d05a58fba979f0259b2814fd599c4ca58e4a56 (patch)
tree3c9c3cc5795cbded419c4503f943b7a3580192bd /basctl
parentfaa63bb99c8f03091b159de594515ff380874186 (diff)
CID#738954 unused returned pointer
Change-Id: Ieb47b91dd745db400c7ad4756167de758a625a64
Diffstat (limited to 'basctl')
-rw-r--r--basctl/source/basicide/bastype2.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/basctl/source/basicide/bastype2.cxx b/basctl/source/basicide/bastype2.cxx
index b797592eed33..4f208f774943 100644
--- a/basctl/source/basicide/bastype2.cxx
+++ b/basctl/source/basicide/bastype2.cxx
@@ -246,7 +246,7 @@ void TreeListBox::ScanEntry( const ScriptDocument& rDocument, LibraryLocation eL
Image aImage;
GetRootEntryBitmaps( rDocument, aImage );
SAL_WNODEPRECATED_DECLARATIONS_PUSH
- pDocumentRootEntry = AddEntry(
+ AddEntry(
aRootName,
aImage,
0, true,