no need to delete fSelectMessage in the destructor after using SetSelectionMessage(NULL);
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17522 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
431da4dd4b
commit
52bc1e501f
@ -110,7 +110,6 @@ BListView::BListView(BMessage* archive)
|
||||
BListView::~BListView()
|
||||
{
|
||||
SetSelectionMessage(NULL);
|
||||
delete fSelectMessage;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user