Removed team::user_env_base; it's no longer needed.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@11673 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler 2005-03-10 23:08:16 +00:00
parent 14ddef038a
commit 3c75dcf982

View File

@ -101,7 +101,6 @@ struct team {
} dead_children;
struct vm_address_space *aspace;
struct vm_address_space *kaspace;
addr_t user_env_base;
struct thread *main_thread;
struct thread *thread_list;
struct list image_list;