coverity#984077: Unitialized pointer field
Change-Id: Id780b8d5bbbd67cde01f45214f5a4717148f08b7 Reviewed-on: https://gerrit.libreoffice.org/2208 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
This commit is contained in:
parent
30be3db6ab
commit
f15d764caa
1 changed files with 0 additions and 1 deletions
|
@ -75,7 +75,6 @@ namespace accessibility
|
|||
|
||||
private:
|
||||
/** The treelistbox control */
|
||||
SvTreeListBox* m_pListBox;
|
||||
::std::deque< sal_Int32 > m_aEntryPath;
|
||||
|
||||
protected:
|
||||
|
|
Loading…
Reference in a new issue