Fix for image device unmount (no whatsnew)

This commit is contained in:
Miodrag Milanovic 2011-05-10 10:16:52 +00:00
parent 9e1610508c
commit 71f7bbc770

View File

@ -590,7 +590,7 @@ void legacy_image_device_base::clear()
}
}
m_name.reset();
m_image_name.reset();
m_readonly = false;
m_created = false;