From c4597f281e0e865f190669d583a321a28c2e3e35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Sat, 5 Oct 2013 13:05:56 +0100 Subject: [PATCH] CID#984418 unused returned pointer Change-Id: I92864b2491882e0553b87d9d87d126ec30ef3974 --- basctl/source/basicide/bastype2.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/basctl/source/basicide/bastype2.cxx b/basctl/source/basicide/bastype2.cxx index db27acfc354f..46991175a237 100644 --- a/basctl/source/basicide/bastype2.cxx +++ b/basctl/source/basicide/bastype2.cxx @@ -457,7 +457,7 @@ void TreeListBox::ImpCreateLibSubEntriesInVBAMode( SvTreeListEntry* pLibRootEntr else { SAL_WNODEPRECATED_DECLARATIONS_PUSH - pLibSubRootEntry = AddEntry( + AddEntry( aEntryName, Image( IDEResId( RID_IMG_MODLIB ) ), pLibRootEntry, true,