Obvious copy and paste left-over. Totally missed it as I've been testing

the wrong image for quite a while. :-/


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34494 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ingo Weinhold 2009-12-04 21:32:00 +00:00
parent 2c1886aeae
commit 08d9b6d462

View File

@ -49,7 +49,6 @@ VMUserAddressSpace::VMUserAddressSpace(team_id id, addr_t base, size_t size)
VMUserAddressSpace::~VMUserAddressSpace()
{
panic("deleting the kernel aspace!\n");
}