mirror of
https://github.com/libretro/scummvm.git
synced 2025-05-13 09:36:21 +00:00
remember last directory (or rather, don't lobotomize yourself :-)
svn-id: r5647
This commit is contained in:
parent
2eb39f6497
commit
4896b55670
@ -88,9 +88,6 @@ void BrowserDialog::open()
|
||||
|
||||
void BrowserDialog::close()
|
||||
{
|
||||
delete _node;
|
||||
_node = 0;
|
||||
|
||||
delete _nodeContent;
|
||||
_nodeContent = 0;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user